diff options
author | Jayaram R Pai | 2014-10-04 21:40:08 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-10-04 21:40:08 +0530 |
commit | 78a081a5626ab52bc283303457170afd7eaac618 (patch) | |
tree | e2484d67c582a5a00c5a92034b7fd59ccc1296e5 /static/website/templates/schedule.html | |
parent | fd9bcebfeff77e9aafe84d8df207ab2c0d7a5163 (diff) | |
download | scipy2014-78a081a5626ab52bc283303457170afd7eaac618.tar.gz scipy2014-78a081a5626ab52bc283303457170afd7eaac618.tar.bz2 scipy2014-78a081a5626ab52bc283303457170afd7eaac618.zip |
updated sponsors page
Diffstat (limited to 'static/website/templates/schedule.html')
-rw-r--r-- | static/website/templates/schedule.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html index 0f07773..f21e7c3 100644 --- a/static/website/templates/schedule.html +++ b/static/website/templates/schedule.html @@ -5,11 +5,5 @@ Schedule {% endblock %} {% block content %} -<h3>Schedule</h3> -<hr> -<p> -<em> - Will be updated soon. -</em> -</p> +<h3 class="garmond">Will be updated soon. . .</h3> {% endblock %} |