{% extends "app/layout.html" %} {% block content %}

{{title}}.

This is a sample polls application that demonstrates the use of Django web framework.

{% endblock %}