diff options
Diffstat (limited to 'srv/src/http/tpl/posts.html')
-rw-r--r-- | srv/src/http/tpl/posts.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/srv/src/http/tpl/posts.html b/srv/src/http/tpl/posts.html index d8f52a6..946c713 100644 --- a/srv/src/http/tpl/posts.html +++ b/srv/src/http/tpl/posts.html @@ -1,5 +1,7 @@ {{ define "body" }} + <h1>Posts</h1> + <p> <a href="{{ BlogURL "posts/" }}?edit"> New Post |