{% extends "base.html" %} {% block title %}Help{% endblock %} {% block content %} {% include 'help_main.html' %} {% endblock %}