{% extends "lingo/manager_homepage.html" %} {% load i18n %} {% block page-title-extra-label %}{% trans "Pricings" context 'agenda pricing' %}{% endblock %} {% block breadcrumb %} {{ block.super }} {% trans "Pricings" context 'agenda pricing' %} {% endblock %} {% block appbar %}
{% trans "Define here pricings to attach to events agendas." %}