{{ attribution }} {% if title is defined %}{{ title }} | {% endif %}{{ site }} {% if stylesheets is defined %}{% for href in stylesheets %} {% endfor %}{% endif %} {% if locale is defined %}{% endif %} {% if title is defined %}{% endif %} {% if subtitle is defined %}{% endif %} {% block head %}{% endblock %}

{{ site }}

{% block main %}

er, it looks like this template didn't get rendered properly. you, dear reader, probably can't fix it – but the author probably can!

if you are the author, make sure your templates are correct, especially that they're providing a block main. or that you've replaced base with your own template!

{% endblock %}