{% extends 'layouts/layout_base.html' %} {% load extratags %} {% block body_content %}
Bucket | Short Description | Reports < 1h | External Bug |
---|---|---|---|
{{ entry.pk }} | {{ entry.shortDescription|escape }} | {{ entry.rph }} | {% if entry.bug %} {{ entry.bug.externalId }} {% else %} Assign {% endif %} |