diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html index 649562f..7979cd0 100644 --- a/home/templates/home/home_page.html +++ b/home/templates/home/home_page.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load staticfiles %} +{% load static %}