diff --git a/srv/src/http/tpl/edit-post.html b/srv/src/http/tpl/edit-post.html index 45e8f84..9376f2e 100644 --- a/srv/src/http/tpl/edit-post.html +++ b/srv/src/http/tpl/edit-post.html @@ -104,12 +104,15 @@ {{ end }} - - -

+ +

+ + Back to Posts + +

{{ end }} {{ template "base.html" . }} diff --git a/srv/src/http/tpl/posts.html b/srv/src/http/tpl/posts.html index b908b08..d8f52a6 100644 --- a/srv/src/http/tpl/posts.html +++ b/srv/src/http/tpl/posts.html @@ -2,7 +2,7 @@

- + New Post

@@ -20,7 +20,7 @@ {{ .Title }} - + Edit