{% extends 'base.html' %} {% block content %} You selected:
{{ config }}

Which generated the error:
{{ error }} {% endblock %}