{% extends 'base.html' %} {% block content %}
{{ category.name|title }}
List of category error codes: {{ category.name|title }}
{{ error_code.description|truncatechars:100 }}