missing "import"
This commit is contained in:
parent
1f2dffbc3b
commit
0b1ab88e1b
|
@ -1,4 +1,5 @@
|
||||||
{% extends 'base.html' %}
|
{% extends 'base.html' %}
|
||||||
|
{% load static from staticfiles %}
|
||||||
|
|
||||||
{% block title %}
|
{% block title %}
|
||||||
Call for Sponsors | {{ block.super }}
|
Call for Sponsors | {{ block.super }}
|
||||||
|
|
Loading…
Reference in a new issue