diff --git a/pinaxcon/settings.py b/pinaxcon/settings.py index c4d52db9..3297aa2b 100644 --- a/pinaxcon/settings.py +++ b/pinaxcon/settings.py @@ -127,7 +127,6 @@ INSTALLED_APPS = [ "symposion.reviews", "symposion.schedule", "symposion.speakers", - "symposion.sponsorship", "symposion.teams", # Registrasion diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 0623d349..64007a97 100755 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -75,12 +75,6 @@ {% block content %} {% endblock %} -