{% extends "passerelle/manage/service_view.html" %} {% load i18n passerelle %} {% block breadcrumb %} {{ block.super }} {% trans "CMIS Types" %} {% endblock %} {% block content %} {% if current_type %} {% trans "Back to base types list" %} {% endif %}
{% if current_type %}