{% extends "base.html" %} {% block title %}{{ error_type }} - WorkFrame{% endblock %} {% block content %}
{{ error_message }}