{% extends "base.html" %} {% import "post_macros.html" as post_macros %} {% block content %} {% for page in paginator.pages %} {{ page.title }}