{% extends "base.html" %} {% comment %} Written by Bill Rideout brideout@haystack.mit.edu Template for get advanced $Id: get_advanced.html 6135 2017-07-12 18:31:05Z brideout $ {% endcomment %} {% block title %}Print with selected parms/filters{% endblock %} {% block extra_head %} {% if type == 'download' %} {% endif %} {% endblock %} {% block content %} {% if type == 'print' %}
Please correct the error{{ form.errors|pluralize }}:
Experiment: {{ expName }} File: {{basename}} Type of data: {{kindatDesc}}
{% include "parm_popup.html" %} {% endblock %}