{% extends 'layout/page.html' %} {% block head_title %} {{ i18n.gettext('List of classes') }} {% endblock %} {% block page_header %} {{ i18n.gettext('List of classes') }} {% endblock %} {% block content %}
{{ prop._name }} - {{ prop._prop }}
{% endfor %}