{% extends "base.html" %} {% block content %} {% block header %}{% endblock %} {% include 'include/paginated_posts.html' %} {% endblock content %}