{% extends postorius_base_template %} {% load url from future %} {% load i18n %} {% block main %} {% include 'postorius/menu/user_nav.html' %}
{% if nolists %}{% trans 'You are not yet subscribed to any lists, so you have no Mailman preferences.' %}
{% else %} {% endif %} {% endblock main %}