diff --git a/pinaxcon/settings.py b/pinaxcon/settings.py index 37e9105c9de7baaca4442c8ec85d933eac70c9bb..a82361ad039ba5ab3809f84493ed6bcce8169ad3 100644 --- a/pinaxcon/settings.py +++ b/pinaxcon/settings.py @@ -631,3 +631,6 @@ if not DEBUG: 'security.W004', # Don't want to preload HSTS at this stage. 'security.W021'] + + +THEME_CONTACT_EMAIL = CONFERENCE_EMAIL