{% extends "base.html" %} {% from "macros.html" import render_pagination %} {% block title %}Home{% endblock %} {% block body %}
{% endblock %}