diff --git a/civicfix/core/templates/core/base.html b/civicfix/core/templates/core/base.html index b6cc410..1da27a1 100644 --- a/civicfix/core/templates/core/base.html +++ b/civicfix/core/templates/core/base.html @@ -1,125 +1,172 @@ - - - - Civixfix - {% block title %}Community Issue Reporting Platform{% endblock %} + + + + + Civixfix - {% block title %}Community Issue Reporting Platform{% endblock %} + - + + + + + - + {% block extra_css %}{% endblock %} - - + + + + -
- {% block content %}{% endblock %} -
+
{% block content %}{% endblock %}
-