summaryrefslogtreecommitdiff
path: root/srv/src/http/tpl/posts.html
diff options
context:
space:
mode:
Diffstat (limited to 'srv/src/http/tpl/posts.html')
-rw-r--r--srv/src/http/tpl/posts.html4
1 files changed, 2 insertions, 2 deletions
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 @@
<p>
<a href="{{ BlogURL "posts/" }}?edit">
- <button>New Post</button>
+ New Post
</a>
</p>
@@ -20,7 +20,7 @@
<td><a href="{{ PostURL .ID }}">{{ .Title }}</a></td>
<td>
<a href="{{ PostURL .ID }}?edit">
- <button>Edit</button>
+ Edit
</a>
</td>
<td>