{% extends "layout.html" %} {% block content %} {% autoescape false %}
{{react_context|safe}}
{% endautoescape %} {% endblock %}