add some spaces

This commit is contained in:
Lorenzo Yario
2024-09-17 23:28:21 -07:00
committed by GitHub
parent 36737b77a8
commit 1effe1648b

View File

@@ -70,7 +70,7 @@
<li> <li>
<a href="?/inbox"> <a href="?/inbox">
{% trans 'PM inbox' %} {% trans 'PM inbox' %}
{% if unread_pms > 0 %}<strong>{%endif %}({{ unread_pms }} unread){% if unread_pms > 0 %}</strong>{%endif %} {% if unread_pms > 0 %}<strong>{%endif %} ({{ unread_pms }} unread){% if unread_pms > 0 %}</strong>{%endif %}
</a> </a>
</li> </li>
</ul> </ul>