{% for stylesheet in stylesheets %} {% endfor %}

{{title}}


{% for plaintext_line in plaintext_lines %} {{plaintext_line}}
{% endfor %}


{% if author %}

{{author}}

{% endif %}