diff --git a/hiss/static/style.css b/hiss/static/style.css index fe8b3a6c..80edb3bc 100644 --- a/hiss/static/style.css +++ b/hiss/static/style.css @@ -1,3 +1,5 @@ +@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); + html, body { overflow-x: hidden; } @@ -725,8 +727,6 @@ button { color: white; } -@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); - .errorlist > li { color: #721c24; font-size: 14px; diff --git a/hiss/templates/400.html b/hiss/templates/400.html index 11c530e9..0f9eda64 100644 --- a/hiss/templates/400.html +++ b/hiss/templates/400.html @@ -6,7 +6,7 @@
If you think this is a mistake, email us at {{ organizer_email }}
+If you think this is a mistake, email us at {{ ORGANIZER_EMAIL }}
Take Me Back diff --git a/hiss/templates/403.html b/hiss/templates/403.html index fef716ae..ab3ffbef 100644 --- a/hiss/templates/403.html +++ b/hiss/templates/403.html @@ -6,7 +6,7 @@If you think this is a mistake, email us at {{ organizer_email }}
+If you think this is a mistake, email us at {{ ORGANIZER_EMAIL }}
Take Me Back diff --git a/hiss/templates/404.html b/hiss/templates/404.html index 34d929cd..e45a4b48 100644 --- a/hiss/templates/404.html +++ b/hiss/templates/404.html @@ -6,7 +6,7 @@If you think this is a mistake, email us at {{ organizer_email }}
+If you think this is a mistake, email us at {{ ORGANIZER_EMAIL }}
Take Me Back diff --git a/hiss/templates/500.html b/hiss/templates/500.html index 98d74379..56f90f39 100644 --- a/hiss/templates/500.html +++ b/hiss/templates/500.html @@ -6,7 +6,7 @@If you think this is a mistake, email us at {{ organizer_email }}
+If you think this is a mistake, email us at {{ ORGANIZER_EMAIL }}
Take Me Back diff --git a/hiss/templates/application/emails/approved.html b/hiss/templates/application/emails/approved.html index 8da1eaec..65dd468a 100644 --- a/hiss/templates/application/emails/approved.html +++ b/hiss/templates/application/emails/approved.html @@ -45,7 +45,7 @@