{% extends 'base.html' %} {% load menu_tags %} {% block content %}

{{ self.title }}

Hello world.

{% endblock %}