From 0adb42668c2a95986d06857f8cd6e39885d65c33 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 16 Jun 2021 15:37:22 +0200 Subject: Remove special handling for draft posts This feature was only used once for testing. --- templates/macros.html | 1 - 1 file changed, 1 deletion(-) (limited to 'templates') diff --git a/templates/macros.html b/templates/macros.html index 9aa913a..09b8a13 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -11,7 +11,6 @@ {% if mention %}№ {{ post.slug }} {% else %}§{% endif %} {%- if render_title and post.title %}

{{ post.title }}

{% endif %} - {%- if post.draft %}DRAFT{% endif %} {%- if "tags" in post.taxonomies %}