{% extends "base.html" %} {% block main_content %} {{ post_macros::content(page=page) }}
{{ post_macros::tags(page=page, short=true) }}
{% endblock main_content %}