-
+
{{template "admin/navbar" .ctxData}}
{{template "base/alert" .ctxData}} diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index ad3419793e..c0caf34d53 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -2,7 +2,7 @@ - {{/* Display `- .Repsository.FullName` only if `.Title` does not already start with that. */}} + {{/* Display `- .Repository.FullName` only if `.Title` does not already start with that. */}} {{if .Title}}{{.Title}} - {{end}}{{if and (.Repository.Name) (not (StringUtils.HasPrefix .Title .Repository.FullName))}}{{.Repository.FullName}} - {{end}}{{AppName}} {{if .ManifestData}}{{end}} diff --git a/templates/explore/repo_list.tmpl b/templates/explore/repo_list.tmpl index 6381f1217e..59bc6c8a95 100644 --- a/templates/explore/repo_list.tmpl +++ b/templates/explore/repo_list.tmpl @@ -62,7 +62,7 @@ {{end}}
{{end}} -
{{ctx.Locale.Tr "org.repo_updated"}} {{TimeSinceUnix .UpdatedUnix ctx.Locale}}
+
{{ctx.Locale.Tr "org.repo_updated" (TimeSinceUnix .UpdatedUnix ctx.Locale)}}
{{else}} diff --git a/templates/install.tmpl b/templates/install.tmpl index d49de33a3f..f027b47922 100644 --- a/templates/install.tmpl +++ b/templates/install.tmpl @@ -147,6 +147,13 @@ {{ctx.Locale.Tr "install.log_root_path_helper"}}