{% extends "base.html" %} {% import "macro.html" as macro %} {% block post %} Post stuff will go here {% endblock %}