{% load i18n cache navbar %} {% url cp_archive_app_config as cp_archive_app_config %} {% comment %} Make sure the user has correct role for this operation {% endcomment %} {% if user|has_role:"_library_write" %}
  • {% trans "CP Archive App" %}
  • {% endif %}