{% extends theme("master.html") %} {% block title %} - Home{% endblock %} {% block content %}
by {{ content.user.firstname }} {{ content.user.lastname }}
Posted on {{ content.human_published_on() }}
There doesn't seem to be anything here.
{% endif %}