From f7c440e1dafac599a1a5726682ed1a8eacf77ab6 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Fri, 14 Feb 2020 00:03:20 -0500 Subject: templates: Initial changes for v1.11.0 --- templates/base/head.tmpl | 103 ++++++++++++++++++++++++++--------------------- 1 file changed, 58 insertions(+), 45 deletions(-) (limited to 'templates/base/head.tmpl') diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 563e830..237f0e9 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -6,22 +6,30 @@ {{if .Title}}{{.Title}} - {{end}} {{if .Repository.Name}}{{.Repository.Name}} - {{end}}{{AppName}} - + {{if UseServiceWorker}} - + {{else}} + + {{end}} @@ -70,35 +78,30 @@ THE SOFTWARE. --- Licensing information for additional javascript libraries can be found at: - {{AppSubUrl}}/vendor/librejs.html + {{StaticUrlPrefix}}/vendor/librejs.html @licend The above is the entire license notice for the JavaScript code in this page. */`}} - - - - - + + + + + {{if .RequireSimpleMDE}} - -{{end}} - -{{if .RequireGitGraph}} - - + {{end}} {{if .RequireTribute}} - + {{end}} - - + +