From 39cf0d0bce6e99435c5b3ebaded0b0edcac74cf6 Mon Sep 17 00:00:00 2001 From: daudix Date: Sun, 1 Dec 2024 14:12:20 +0300 Subject: [PATCH] Remove extra closing tag (fixes #110) --- templates/partials/articles.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/partials/articles.html b/templates/partials/articles.html index 58cf023..92180b4 100644 --- a/templates/partials/articles.html +++ b/templates/partials/articles.html @@ -60,7 +60,6 @@ {%- endfor -%} {%- endif %} - {%- endif -%}