This commit is contained in:
parent
08101ccef1
commit
ac013ca8a1
1 changed files with 1 additions and 3 deletions
|
|
@ -25,9 +25,7 @@
|
|||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<a class="navbar-brand me-0 me-lg-2 flex-grow-1" href="{% url 'list_index' %}">
|
||||
{#
|
||||
<span><img src="{% static 'postorius/img/mailman_logo_small_trans.png' %}" alt="{% trans 'Mailman logo' %}"/> Postorius</span>
|
||||
#}
|
||||
{# <span><img src="{% static 'postorius/img/mailman_logo_small_trans.png' %}" alt="{% trans 'Mailman logo' %}"/> Postorius</span> #}
|
||||
<span><img src="https://hamburg.ccc.de/images/logo.svg" alt="CCCHH"/> Mailing Lists</span>
|
||||
</a>
|
||||
{% if not user.is_authenticated %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue