{% extends "pretixcontrol/global_settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block inner %}
{{ result.created|date:"SHORT_DATETIME_FORMAT" }}
{{ result.check_type }}
{{ result.get_result_display }}
{{ result.log }}
{% endblock %}