{% set title = 'An Error Occured' %} {% extends 'layouts/master.html' %} {% block content %}

{{error}}

{% endblock %}