{% extends '_base.html' %} {% load static %} {% block title %}Home page{% endblock title %} {% block content %}
A Django starter project with batteries.