##// END OF EJS Templates
Fix bug in upload data
Fix bug in upload data

File last commit:

r0:b84e1135c2c4
r11:4a6fe1f2abe6
Show More
get_video_tutorials.html
15 lines | 328 B | text/html | HtmlDjangoLexer
{% extends "base.html" %}
{% comment %}
Written by Bill Rideout brideout@haystack.mit.edu
$Id: get_video_tutorials.html 6059 2017-04-24 18:28:59Z brideout $
{% endcomment %}
{% block title %}Madrigal video tutorials{% endblock %}
{% block content %}
<h1> Madrigal video tutorials to be added here.</h1>
{% endblock %}