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