{% extends "base.html" %} {% block head %} {% endblock %} {% block title %} {{ title }} -- Home {% endblock %} {% block content %}
So far this page is pretty empty. Feel free to look around though.