{% for css in assets["css"] %}
{% endfor %}
{% include templates["menu"] %}
Home / Cicero / Against Catiline / 1.1
{% block article %} {% endblock %}
{% for js in assets["js"] %} {% endfor %}