1
Fork 0
This commit is contained in:
Jake Howard 2015-11-26 09:53:40 +00:00
parent d2532d3110
commit 92ee07c527
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,4 @@
from project.common.views import CustomTemplate
from django.contrib.staticfiles.templatetags.staticfiles import static
class IndexView(CustomTemplate):