{% extends 'base.html' %} {% block title %} {{ module_name }} {% endblock %} {% block content %}

Hello there

{% endblock %}