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