##// END OF EJS Templates
Fix bugs and plots
Fix bugs and plots

File last commit:

r0:b84e1135c2c4
r6:7771bbd8f772
Show More
get_video_tutorials.html
15 lines | 328 B | text/html | HtmlDjangoLexer
/ source / madpy / djangoMad / apps / cedar / templates / get_video_tutorials.html
Initial
r0 {% 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 %}