DEFAULT_TO_EMAIL = 'recipient@recipient.org' # default recipient, for your tests
EMAIL_SUBJECT_PREFIX = "[PREFIX]" # prefix title in email
SITE_TITLE = 'Your Site'
-SITE_TAGLINE = 'This is a Mezzo site'
+SITE_TAGLINE = 'This is a Mezzo site'
+
-
- # HOST_THEMES = [
- # ('manifeste.ircam.fr', 'themes.base'),
- # ('vertigo.ircam.fr', 'organization_themes.vertigo-themes.vertigo_ircam_fr'),
- # ('vertigo.starts.eu', 'organization_themes.vertigo-themes.vertigo_starts_eu'),
- # ('www.starts.eu', 'organization_themes.vertigo-themes.www_starts_eu'),
- # ]