{{define "page_admin_configs"}} {{template "admin_shell_open" dict "Active" .Active "Admin" .Admin "Title" "Конфигурации"}} {{template "admin_flash" .}}
Показаны не все записи — сузьте фильтр по ссылке или серверу.
{{end}} {{if not .Rows}}Ничего не найдено.
{{else}}| ID | Ссылка | Сервер | Протокол | Имя | Создана | |
|---|---|---|---|---|---|---|
| #{{.ID}} | #{{.LinkID}} | {{.ServerID}} | {{.Protocol}} | {{.ConnectionName}} | {{.CreatedAt.Format "2006-01-02 15:04"}} |