{% extends "browse.html" %} {% if content %} {% block header %} {% include "includes/content-scripts.html" %} {% endblock %} {% endif %} {% block swh-browse-before-panels %} {% if origin_context %} {% include "includes/origin-visit-snapshot.html" %} {% endif %} {% endblock %} {% block swh-browse-main-panel-content %}
{{ message_header }}
{{ message_body }}