{% extends "base.html" %} {% load i18n %} {% load translations %} {% load crispy_forms_tags %} {% block content %} {% whiteboard_messages %}
{% include "legend.html" %}
{% include "paginator.html" with page_obj=usersubscriptions anchor='your-subscriptions' %} {% else %} {% include "list-projects.html" with projects=subscribed_projects %} {% endif %} {% else %}{% trans "Choose what languages you want in the preferences, to see overview of available translations for those languages in your watched projects." %}
{% endif %}{% trans "Manage your languages" %} {% trans "Manage watched projects" %}
{% include "legend.html" %}
{% include "paginator.html" with page_obj=userlanguages anchor='your-languages' %} {% else %}{% trans "Choose languages you speak in the preferences, to see an overview of all projects that feature those languages here." %}
{% endif %} {# userlanguages #}{% include "legend.html" %}
{% include "legend.html" %}
{% else %}{% trans "Could not find any suggestions for you, please choose your languages in the preferences to get some." %}
{% endif %} {% if user.is_authenticated %} {% else %} {% endif %}{% include "legend.html" %}