j@380: {% extends "theme.html" %} j@317: {% block body %} j@380: j@317:
j@385:
j@385:
j@385: {{ content|safe }} j@385:
j@380: j@385:
j@380: j@1053: {{ html_content|safe }} j@385:
j@1053: {{ alt }} j@385:
j@1053: {{ html_table|safe }} j@385:
j@385:
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@380: j@317: {% endblock %}