{% extends "base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Artifact Browser" %}{% endblock %} {% block contents %}
{% trans "Click on a test run in the left panel to view its artifacts here." %}
{% trans "This test run has no attachments, or no attachments match your filters." %}