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.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/srv/src/http/tpl/posts.html b/srv/src/http/tpl/posts.html
index 946c713..5f75168 100644
--- a/srv/src/http/tpl/posts.html
+++ b/srv/src/http/tpl/posts.html
@@ -2,12 +2,6 @@
<h1>Posts</h1>
- <p>
- <a href="{{ BlogURL "posts/" }}?edit">
- New Post
- </a>
- </p>
-
{{ if ge .Payload.PrevPage 0 }}
<p>
<a href="?p={{ .Payload.PrevPage}}">&lt; &lt; Previous Page</a>