{% extends 'base.html' %} {% block content %}

An Error Occurred

{{ context.error|default:"An unexpected system error has occurred. Please try again." }}
Go to Homepage
{% endblock %}