{% extends postorius_base_template %} {% load url from future %} {% load i18n %} {% block subtitle %} {% trans "User Settings | " as page_title %}{{ page_title|add:list.fqdn_listname}} {% endblock %} {% block main %} {% include 'postorius/menu/user_nav.html' %}
{% trans "Use this page to manage your account. You'll be able to see a list of your subscribed lists, modify these membership settings of the list and your personal preferences in user_settings LP:821438 is solved
" %}