diff --git a/custom/templates/base/footer_content.tmpl b/custom/templates/base/footer_content.tmpl index ed66a7d..277b585 100644 --- a/custom/templates/base/footer_content.tmpl +++ b/custom/templates/base/footer_content.tmpl @@ -12,8 +12,7 @@ {{end}} {{if and .TemplateLoadTimes ShowFooterTemplateLoadTime}} {{.locale.Tr "page"}}: {{LoadTimes .PageStartTime}} - {{.locale.Tr "template"}} - {{if .TemplateName}}{{.TemplateName}}{{end}}: {{call .TemplateLoadTimes}} + {{.locale.Tr "template"}}{{if .TemplateName}} {{.TemplateName}}{{end}}: {{call .TemplateLoadTimes}} {{end}} {{else if .IsSigned}} + {{end}} @@ -169,7 +171,7 @@ {{.locale.Tr "your_starred"}} {{end}} - + {{svg "octicon-tools"}} {{.locale.Tr "your_settings"}} @@ -180,7 +182,7 @@ {{if .IsAdmin}}
- + {{svg "octicon-server"}} {{.locale.Tr "admin_panel"}}