{% extends "base.html" %} {% block title %}Starter Template{% endblock %} {% block body %}

Starter Template

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

{% endblock %}