{% extends "base.html" %} {% block title %}Home — Django autoreload example{% endblock %} {% block content %}
Edit this template or views.py and watch the browser reload automatically.
views.py