diff --git a/innovate/templates/innovate/index.html b/innovate/templates/innovate/index.html index 438c9f4..c26069f 100644 --- a/innovate/templates/innovate/index.html +++ b/innovate/templates/innovate/index.html @@ -1,6 +1,6 @@ {% extends "launchx/base.html" %} {% load launchx_extras %} - + {% block styles %} {% endblock %}