{% extends "base.html" %} {% block title %}{{ i18n('maff_index_title', path=path) }}{% endblock %} {% block content %}

{{ path }}

{% endblock %}