{% extends "sentry/groups/details.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Replay Request" %} | {{ block.super }}{% endblock %} {% block content %}
{% trans "Please fill out all fields." %}
{% endif %}{{ result.status }} {{ result.reason }} {% for key, value in result.headers %}{{ key }}: {{ value }} {% endfor %} {{ result.body }}