diff --git a/internal/util/templates/all.html b/internal/util/templates/all.html index 42b56d8..aba10e8 100644 --- a/internal/util/templates/all.html +++ b/internal/util/templates/all.html @@ -31,5 +31,17 @@ {{end}} +
+
+ + + + +{{.SiteName}} + + +Back +
+ diff --git a/internal/util/templates/edit.html b/internal/util/templates/edit.html index 576379c..2dab7a9 100644 --- a/internal/util/templates/edit.html +++ b/internal/util/templates/edit.html @@ -15,6 +15,7 @@ Edit - {{.Name}} - {{.SiteName}} +

Edit - {{.Name}}

@@ -47,5 +48,9 @@ {{end}} +
+
+Top +
diff --git a/internal/util/templates/revision.html b/internal/util/templates/revision.html index caf5df3..0cf2bc5 100644 --- a/internal/util/templates/revision.html +++ b/internal/util/templates/revision.html @@ -38,5 +38,18 @@ +
+
+ + + + +{{.SiteName}} + + +Current +Rev. +
+ diff --git a/internal/util/templates/revisions.html b/internal/util/templates/revisions.html index 55d4573..5ea1db6 100644 --- a/internal/util/templates/revisions.html +++ b/internal/util/templates/revisions.html @@ -41,5 +41,17 @@ No revisions found. {{end}} +
+
+ + + + +{{.SiteName}} + + +Current +
+ diff --git a/internal/util/templates/search.html b/internal/util/templates/search.html index f79f3c1..51d71d0 100644 --- a/internal/util/templates/search.html +++ b/internal/util/templates/search.html @@ -10,6 +10,7 @@ Search - {{.SiteName}} +

Search

@@ -52,5 +53,9 @@ Content Search {{end}} +
+
+Top +
diff --git a/internal/util/templates/view.html b/internal/util/templates/view.html index 2b21299..18f4682 100644 --- a/internal/util/templates/view.html +++ b/internal/util/templates/view.html @@ -43,5 +43,20 @@ {{.Rendered}} +
+
+ + + + +{{.SiteName}} + + +Edit +Rev. +Search +All +
+