diff options
author | hardythe1 | 2015-07-03 17:00:03 +0530 |
---|---|---|
committer | hardythe1 | 2015-07-03 17:00:03 +0530 |
commit | 11f5315bfc8dfafe1c4e3a2997d964a19355a21c (patch) | |
tree | bd81cff5f2a1c4cbbb637c99d8fc00787b6b8f9f /website/templates/cfp.html | |
parent | 0ddbc4e700233f84764a91b175d23156842bfe13 (diff) | |
download | SciPy2015-11f5315bfc8dfafe1c4e3a2997d964a19355a21c.tar.gz SciPy2015-11f5315bfc8dfafe1c4e3a2997d964a19355a21c.tar.bz2 SciPy2015-11f5315bfc8dfafe1c4e3a2997d964a19355a21c.zip |
resolve minor issue
Diffstat (limited to 'website/templates/cfp.html')
-rw-r--r-- | website/templates/cfp.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html index 237be4e..74b647e 100644 --- a/website/templates/cfp.html +++ b/website/templates/cfp.html @@ -1,5 +1,4 @@ {% extends 'base.html' %} -{% load staticfiles %} {% block navbar %} <div id="navbar-main"> |