{% extends "test_skeleton.html" %} {% block templates %}
{% include "extractmgr.html" %} {% include "partial_dataset_attribute_columns.html" %} {% include "partial_dataset_searchcol.html" %} {% include "partial_extracts.html" %} {% include "viewmgr.html" %} {% endblock templates %} {% block test-scripts %} {% endblock test-scripts %}