diff --git a/sourcing/templates/base.html b/sourcing/templates/base.html index c82a101..f277de6 100644 --- a/sourcing/templates/base.html +++ b/sourcing/templates/base.html @@ -7,7 +7,9 @@ {% block title %}Xanadu{% endblock %} - +{# #} + + {% block style %} @@ -28,8 +30,12 @@ +{# +#} + + {% block scripts %} {% endblock %}