{% extends "base.html" %} {% block title %}Home{% endblock title %} {% block content %}

This is the admin content area. Choose a task from the menu.

{% endblock content %}