j@317: {% extends "theme.html" %} j@317: {% block body %} j@317:
j@317:
j@317:
j@317: {{ content|safe }} j@317:
j@317:
j@317: {{ alt }} j@317: j@317:
j@317: {{ content_explanation|safe }} j@317: {{ modal_info|safe }} j@317:
j@317: j@317:
j@317: j@317:
j@317: {% endblock %}