SITEDESCRIPTION fix

This commit is contained in:
lubuwest 2023-03-16 21:46:29 +01:00
parent 1a2a3de8c7
commit 3e44f7cbb5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<meta name="robots" content="noindex" />
{℅ endblock %}
{% if SITEDESCRIPTION %}
<p style="font-size: 1.25em">{{ SITEDESCRIPTION }}</h3>
<p style="font-size: 1.25em">{{ SITEDESCRIPTION }}</p>
{% endif %}
{% block content %}
{% for article in articles %}