{% extends "base.html" %} {% block content %} {% load crashreport_stats_tags %}

Device Information

UUID: {{ uuid }}

{% device_overview uuid=uuid %}
{% device_update_history uuid=uuid %}
{% device_report_history uuid=uuid %}
{% device_crashreport_table uuid=uuid %}
{% endblock content %}