diff --git a/custom/templates/base/footer_content.tmpl b/custom/templates/base/footer_content.tmpl
index d474ce3..904df66 100644
--- a/custom/templates/base/footer_content.tmpl
+++ b/custom/templates/base/footer_content.tmpl
@@ -16,8 +16,8 @@
{{end}}
- {{.i18n.Tr "licenses"}}
- {{if .EnableSwagger}}API{{end}}
+ {{.i18n.Tr "licenses"}}
+ {{if .EnableSwagger}}API{{end}}
{{template "custom/extra_links_footer" .}}
{{if (or .ShowFooterVersion .PageIsAdmin)}}{{GoVer}}{{end}}