{% extends 'layouts/layout_base.html' %} {% load extratags %} {% block title %}{{ bucket.pk }} - {{ bucket.shortDescription|escape }} - Try {{ entry.pk }}{% endblock title %} {% block body_content %}
Try Signature
{% for prefix, what in diff %} {% if forloop.counter == 1 %} {% endif %} {% endfor %}
Diff CrashInfo
{{ prefix }}
{{ what }}
{{ entry.crashinfo }}
{% endblock body_content %}