{% extends "base.html" %} {% block body %}
Crash Viewer
{{ crashinfo.decode('utf-8', errors='replace') }}
{% endblock %}