{% extends "base.html" %} {% comment %} Written by Bill Rideout brideout@haystack.mit.edu Base template for Madrigal get metadata page $Id: get_metadata.html 5336 2015-09-27 15:14:33Z brideout $ {% endcomment %} {% block title %}Download Madrigal metadata files{% endblock %} {% block content %}

Download metadata files from this local site

{{ form }}
{% endblock %}