{% extends "pages/main.html" %} {% load staticfiles %} {% block title %} Help {% endblock %} {% block container %} HELP {% endblock %}