{% load static %} {% if reactpy_failure and reactpy_debug_mode %}
{% firstof reactpy_error "UnknownError" %}: "{% firstof reactpy_dotted_path "UnknownPath" %}"
{% endif %} {% if not reactpy_failure %} {% if reactpy_prerender_html %}
{{ reactpy_prerender_html|safe }}
{% endif %}
{% endif %}