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