{% extends 'vars_app/base.html' %} {% block child_content %} {% url 'nonexistent' %} {% include 'nonexistent.html' %} {% endblock %}