{% extends "base.html" %} {% block windowtitle %}Places{% endblock %} {% block pagetitle %}Places{% endblock %} {% block content %} Congratulations, you found Places {% endblock %}