{% extends "base.html" %} {% block content %}

{{installed_app.name}}

Homepage
{% endblock %} {% block page_footer_scripts %} {% endblock %}