filebrowser/templates/edit_form.tpl
2015-09-12 21:20:40 +01:00

8 lines
96 B
Smarty

{{ define "Head" }}
{{ template "head" }}
{{ end }}
{{define "Body"}}
{{ .Content }}
{{ end }}