From 75bc627354b0d6a2f3433e95c8404445bd793b1c Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 1 Sep 2018 15:26:26 +0100 Subject: [PATCH] blog: Add link to write a new post Signed-off-by: Michael Tremer --- src/templates/blog/drafts.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/templates/blog/drafts.html b/src/templates/blog/drafts.html index fa8e4ab7..9c5bd207 100644 --- a/src/templates/blog/drafts.html +++ b/src/templates/blog/drafts.html @@ -28,6 +28,12 @@

{% end %} {% end %} + + {% end block %} -- 2.47.3