{% extends "base.html" %} {% block tab_title %}{{ error.name }}{% endblock %} {% block body %}
{{ error.description }}