diff --git a/src/postorius/templates/postorius/index.html b/src/postorius/templates/postorius/index.html index df2a2fe..afa638a 100644 --- a/src/postorius/templates/postorius/index.html +++ b/src/postorius/templates/postorius/index.html @@ -15,8 +15,9 @@

{% if domain_count < 2 %} {% trans 'Create New Domain' %} + {% else %} + {% trans 'Create New List' %} {% endif %} - {% trans 'Create New List' %}

{% endif %} {% if lists|length > 0 %}