{% extends "bwp/base.html" %} {% load i18n bwp_static bwp_locale %} {% block bodyclass %}index{% endblock %} {% block header %}
{% if app_list %}
{% endif %}
{% if func_list %}
{% endif %}
|
|
{% trans "You don't have permission to edit anything." %}
{% else %} {% endif %} {% endblock %}