{% extends "lingo/manager_homepage.html" %} {% load i18n %} {% block content %}

{% trans 'This screen gives access to payment backends, regies, pricing you can access.' %}

{% trans 'Unfortunately, there is still no payment backend, regie or pricing configured this way.' %}

{% endblock %}