From c06dd5c5873f7d2c96946dd2414687e8b0eb71f3 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Tue, 16 Aug 2022 22:04:57 -0600 Subject: make button vs link usage consistent --- srv/src/http/tpl/edit-post.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'srv/src/http/tpl/edit-post.html') 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 -
+ + Back to Posts + +