From c02e32aa54933e386819cf3928ef02963c32b278 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 9 Oct 2013 15:00:43 +0530 Subject: intializing repo with all files --- templates/base.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 templates/base.html (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html new file mode 100644 index 0000000..a7bed9a --- /dev/null +++ b/templates/base.html @@ -0,0 +1,57 @@ + + + + + + SciPy India 2012 - Scietific Computing Using Python + + + + + + +
+ +
+ + + +
+{% block content %} + +
+
+
+

SciPy India 2012

+
+

SciPy India, a free, fully standards-compliant CSS template designed by FreeCSSTemplates.org. The photos in this template are from Fotogrph. This free template is released under a Creative Commons Attributions 3.0 license, so you are pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :)

+ Lear More
+
+{% endblock %} +
+ + + -- cgit