diff --git a/Changelog b/Changelog index 3daf9288..d39dbd4f 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +1.2.8: 2017-10-21 + * Remove ALLOWED_HOST alplora.ch + * Add ALLOWED_HOST hack4glarus.ch + * Fetch page_title and meta_description dynamically in glasfaser CMS template 1.2.7: 2017-10-20 * Bugfix: [dcl, hosting] Fix Stripe js error in confirm payment page * #3847: [ungleich] change text 'hosting products' -> 'our products' @@ -6,7 +10,7 @@ * #3828: [dcl, hosting] invoice period set to show monthly subscription * #3838: [hosting] restyle signup/login/password reset/password pages * Bugfix: [dg] Remove validate email link in the registration email - * Feature: [ungleich_page] Add new glasfaser CMS template + * Feature: [ungleich_page] Add new glasfaser CMS template 1.2.6: 2017-10-10 * Bugfix: [dcl] Refactor and optimize images, links in glasfaser page * Bugfix: [dcl] Fix email not being sent issue diff --git a/dynamicweb/settings/prod.py b/dynamicweb/settings/prod.py index e8cfc64c..6cc872d5 100644 --- a/dynamicweb/settings/prod.py +++ b/dynamicweb/settings/prod.py @@ -31,5 +31,5 @@ ALLOWED_HOSTS = [ ".ipv6onlyhosting.com", ".ipv6onlyhosting.net", ".digitalglarus.ch", - ".alplora.ch" + ".hack4glarus.ch" ] diff --git a/ungleich_page/templates/ungleich_page/glasfaser_cms_page.html b/ungleich_page/templates/ungleich_page/glasfaser_cms_page.html index 0aebb93c..03c1ed12 100644 --- a/ungleich_page/templates/ungleich_page/glasfaser_cms_page.html +++ b/ungleich_page/templates/ungleich_page/glasfaser_cms_page.html @@ -2,15 +2,14 @@ {% get_current_language as LANGUAGE_CODE %} - - + - - - ungleich GmbH + + + {% page_attribute "page_title" %}