summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJayaram Pai2013-11-19 20:01:07 +0530
committerJayaram Pai2013-11-19 20:01:07 +0530
commit07ade45a4fb3a4ee68834712e9ef7652f1a75b8b (patch)
treee8616776a4ab4da73b5e7a5521c01d1ece655edc
parentbbf03c9d0c960acf605cfcd5452cdce5a88124ca (diff)
downloadSciPy2013-07ade45a4fb3a4ee68834712e9ef7652f1a75b8b.tar.gz
SciPy2013-07ade45a4fb3a4ee68834712e9ef7652f1a75b8b.tar.bz2
SciPy2013-07ade45a4fb3a4ee68834712e9ef7652f1a75b8b.zip
app css test
-rw-r--r--website/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html
index aad33f2..7105798 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -19,7 +19,7 @@
<link rel="stylesheet" href="{% static 'css/foundation.css' %}" />
<link rel="stylesheet" href="{% static 'css/main.css' %}" />
<link rel="stylesheet" href="{% static 'css/override.css' %}" />
-
+ <link rel="stylesheet" href="{% static 'css/foundation3/app.css' %}">
<script src="js/vendor/custom.modernizr.js"></script>
</head>