7 lines
No EOL
168 B
HTML
Executable file
7 lines
No EOL
168 B
HTML
Executable file
{{template "partials/base-top" .}}
|
|
|
|
{{ range .Tables }}
|
|
<a href="/admin/{{ .Destination }}/overview">{{ .Caption }}</a>
|
|
{{ end }}
|
|
|
|
{{template "partials/base-bottom" .}} |