{% extends 'base.html.j2' %} {% block title %} {{ status|capitalize }} Bug Reports {% endblock title %} {% block content_before %} {{ status|capitalize }} Bug Reports {% endblock content_before %} {% block content_override %}
Actions Body Client Version Other Player Type Submitted Resolved
{% endblock %} {% block js %} {{ super () }} {% endblock %}