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/posts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'srv/src/http/tpl/posts.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 -- cgit v1.2.3