diff --git a/civicfix/templates/base.html b/civicfix/templates/base.html deleted file mode 100644 index a9341b6..0000000 --- a/civicfix/templates/base.html +++ /dev/null @@ -1,16 +0,0 @@ - -{% load static %} - - - - Civixfix - {% block title %}{% endblock %} - - - - -
- {% block content %}{% endblock %} -
- - - \ No newline at end of file