{% extends "base.html" %} {% block "body" %}
{% render sections.header %} {% render sections.posts %}
{% render sections.side %}
{% endblock %}