diff --git a/sourcing/templates/base.html b/sourcing/templates/base.html index 3f217b4..6ddba92 100644 --- a/sourcing/templates/base.html +++ b/sourcing/templates/base.html @@ -6,8 +6,10 @@ {% block title %}Xanadu{% endblock %} + + {% block style %} {% endblock %}