filebrowser/templates/edit_form.tpl

8 lines
96 B
Smarty
Raw Normal View History

2015-09-12 20:20:40 +00:00
{{ define "Head" }}
{{ template "head" }}
{{ end }}
{{define "Body"}}
2015-09-12 19:02:26 +00:00
{{ .Content }}
2015-09-12 20:20:40 +00:00
{{ end }}