{% extends 'webgateway/base/base_header.html' %}
{% comment %}
{% endcomment %}
{% block link %}
{{ block.super }}
{% endblock %}
{% block script %}
{{ block.super }}
{% include "webgateway/base/includes/jquery-ui.html" %}
{% include "webgateway/base/includes/script_src_popup.html" %}
{% endblock %}