{% from 'forms.html' import input with context %} {% include 'header.html' without context %}
{% include "to_be_included.html" with context %}