summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorhardythe12013-11-13 13:26:10 +0530
committerhardythe12013-11-13 13:26:10 +0530
commit72d23c00a427377a1018c759a7cb68c93253c0f3 (patch)
treeebbbcf6366eeefd6771961ff6c0151f013e1005a /templates/base.html
parent300b752fb20bdf42f24422e7c2291f256e827dec (diff)
downloadSciPy2012-72d23c00a427377a1018c759a7cb68c93253c0f3.tar.gz
SciPy2012-72d23c00a427377a1018c759a7cb68c93253c0f3.tar.bz2
SciPy2012-72d23c00a427377a1018c759a7cb68c93253c0f3.zip
resolving a minor bug
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 266d5c3..72aa996 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -61,6 +61,7 @@
</div>
{% endblock %}
</div>
+</div>
<div id="copyright" class="container">
<p>Copyright (c) 2013 FOSSEE IIT Bombay All rights reserved.</p>
</div>