{% extends "issues/base.html" %} {% load static %} {% load stricter_templates %} {% load issues %} {% load humanize %} {% block tab_content %}
| {{ breadcrumb.category }} | {% comment %} {# not _that_ useful{{ breadcrumb.type }} | {% endcomment %}{{ breadcrumb.message }} | {{ breadcrumb.timestamp|timestamp_with_millis }} |