{% extends 'base.html' %} {% block header %}

{% block title %}Home{% endblock title %}

{% endblock header %} {% block content %}

Learn more about this project by visiting the About page.

{% endblock content %}