From 71b1d8b8713790971881e0076f90d5f743797ec7 Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Mon, 13 Sep 2021 23:30:11 +0200 Subject: Further simplify templates and CSS --- templates/article.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'templates/article.html') diff --git a/templates/article.html b/templates/article.html index 1089b78..fba7058 100644 --- a/templates/article.html +++ b/templates/article.html @@ -41,9 +41,6 @@ {{ article.locale_modified }} {% endif %} - {% if article.category %} - in category {{ article.category }} - {% endif %} {% if article.tags %}
Tags: -- cgit v1.2.3