diff --git a/templates/admin/config.tmpl b/templates/admin/config.tmpl
index 17fb2444d3..c51f9cb0bf 100644
--- a/templates/admin/config.tmpl
+++ b/templates/admin/config.tmpl
@@ -20,19 +20,19 @@
@@ -322,7 +322,7 @@
{{.locale.Tr "admin.config.git_gc_args"}}
{{.Git.GCArgs}}
-
+
{{.locale.Tr "admin.config.git_migrate_timeout"}}
{{.Git.Timeout.Migrate}} {{.locale.Tr "tool.raw_seconds"}}
diff --git a/templates/admin/dashboard.tmpl b/templates/admin/dashboard.tmpl
index 1dd920c2dd..8312fba039 100644
--- a/templates/admin/dashboard.tmpl
+++ b/templates/admin/dashboard.tmpl
@@ -79,7 +79,7 @@
{{.SysStatus.StartTime}}
{{.locale.Tr "admin.dashboard.current_goroutine"}}
{{.SysStatus.NumGoroutine}}
-
+
{{.locale.Tr "admin.dashboard.current_memory_usage"}}
{{.SysStatus.MemAllocated}}
{{.locale.Tr "admin.dashboard.total_memory_allocated"}}
@@ -92,7 +92,7 @@
{{.SysStatus.MemMallocs}}
{{.locale.Tr "admin.dashboard.memory_free_times"}}
{{.SysStatus.MemFrees}}
-
+
{{.locale.Tr "admin.dashboard.current_heap_usage"}}
{{.SysStatus.HeapAlloc}}
{{.locale.Tr "admin.dashboard.heap_memory_obtained"}}
@@ -105,7 +105,7 @@
{{.SysStatus.HeapReleased}}
{{.locale.Tr "admin.dashboard.heap_objects"}}
{{.SysStatus.HeapObjects}}
-
+
{{.locale.Tr "admin.dashboard.bootstrap_stack_usage"}}
{{.SysStatus.StackInuse}}
{{.locale.Tr "admin.dashboard.stack_memory_obtained"}}
@@ -124,7 +124,7 @@
{{.SysStatus.GCSys}}
{{.locale.Tr "admin.dashboard.other_system_allocation_obtained"}}
{{.SysStatus.OtherSys}}
-
+
{{.locale.Tr "admin.dashboard.next_gc_recycle"}}
{{.SysStatus.NextGC}}
{{.locale.Tr "admin.dashboard.last_gc_time"}}
diff --git a/templates/admin/stacktrace.tmpl b/templates/admin/stacktrace.tmpl
index 46ad421587..b9d8e6538f 100644
--- a/templates/admin/stacktrace.tmpl
+++ b/templates/admin/stacktrace.tmpl
@@ -16,7 +16,7 @@
-
+
{{.locale.Tr "packages.owner.settings.cleanuprules.keep.title"}}
-
+
{{.locale.Tr "packages.owner.settings.cleanuprules.remove.title"}}
diff --git a/templates/package/view.tmpl b/templates/package/view.tmpl
index 755c93fde3..1e7d13285e 100644
--- a/templates/package/view.tmpl
+++ b/templates/package/view.tmpl
@@ -73,7 +73,7 @@
{{end}}
{{if not (eq .PackageDescriptor.Package.Type "container")}}
-
+
{{.locale.Tr "packages.assets"}} ({{len .PackageDescriptor.Files}})
{{range .PackageDescriptor.Files}}
@@ -85,7 +85,7 @@
{{end}}
{{if .LatestVersions}}
-
+
{{.locale.Tr "packages.versions"}} ({{.TotalVersionCount}})
{{.locale.Tr "packages.versions.view_all"}}
@@ -98,7 +98,7 @@
{{end}}
{{if or .CanWritePackages .HasRepositoryAccess}}
-
+
{{if .HasRepositoryAccess}}
diff --git a/templates/projects/list.tmpl b/templates/projects/list.tmpl
index f14dc9d56a..9725c1e63b 100644
--- a/templates/projects/list.tmpl
+++ b/templates/projects/list.tmpl
@@ -6,7 +6,7 @@
{{.locale.Tr "repo.projects.new"}}
-
+
{{end}}
{{template "base/alert" .}}
diff --git a/templates/projects/new.tmpl b/templates/projects/new.tmpl
index 6d1ae04159..bc3b19e915 100644
--- a/templates/projects/new.tmpl
+++ b/templates/projects/new.tmpl
@@ -56,7 +56,7 @@
-
+
{{$.Project.Title}}
@@ -69,7 +69,7 @@
{{end}}
-
+
@@ -175,7 +175,7 @@
{{end}}
-
+
diff --git a/templates/repo/activity.tmpl b/templates/repo/activity.tmpl
index ed29ece137..da4eca7525 100644
--- a/templates/repo/activity.tmpl
+++ b/templates/repo/activity.tmpl
@@ -23,7 +23,7 @@
-
+
{{if (or (.Permission.CanRead $.UnitTypeIssues) (.Permission.CanRead $.UnitTypePullRequests))}}
@@ -115,8 +115,8 @@
{{end}}
{{if gt .Activity.PublishedReleaseCount 0}}
-