{% extends "./page.html" %} {% block title %}{{ __("GLOSSARY") }} | {{ title }}{% endblock %} {% block content %}
{{ item.description|safe }}