summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/static/css/main.css1
-rw-r--r--website/templates/base.html2
-rw-r--r--website/templates/cfp.html1
3 files changed, 1 insertions, 3 deletions
diff --git a/website/static/css/main.css b/website/static/css/main.css
index 15b9c19..cc5b6d6 100644
--- a/website/static/css/main.css
+++ b/website/static/css/main.css
@@ -204,7 +204,6 @@ a:before, a:after {
========================================================================== */
#headerwrap {
- background: url(../img/header_bg.jpg) no-repeat center top;
margin-top: -50px;
padding-top: 120px;
text-align: center;
diff --git a/website/templates/base.html b/website/templates/base.html
index ae9f550..5b660f7 100644
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -1,4 +1,4 @@
-{% load staticfiles %}
+{% load static %}
<!DOCTYPE html>
<html lang="en">
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">