diff --git a/README.mdown b/README.mdown
index c71cd53..6009a7d 100644
--- a/README.mdown
+++ b/README.mdown
@@ -18,7 +18,7 @@ front-end applications.
- Prominent Users integrated with PRESETS!
- API `nice-to-have`
- workshops? `nice-to-have`
-* Links to professional, light, etmoses,
+* Links to professional, light, mobile game,
refman, wiki
## Features
diff --git a/app/assets/images/pages/root/screen_res_module.jpg b/app/assets/images/pages/root/screen_res_module.jpg
new file mode 100644
index 0000000..8098de1
Binary files /dev/null and b/app/assets/images/pages/root/screen_res_module.jpg differ
diff --git a/app/assets/images/pages/root/screen_res_module.png b/app/assets/images/pages/root/screen_res_module.png
new file mode 100644
index 0000000..d9def46
Binary files /dev/null and b/app/assets/images/pages/root/screen_res_module.png differ
diff --git a/app/assets/stylesheets/pages/root.sass b/app/assets/stylesheets/pages/root.sass
index 051bf21..ba67fe2 100644
--- a/app/assets/stylesheets/pages/root.sass
+++ b/app/assets/stylesheets/pages/root.sass
@@ -53,8 +53,8 @@ body#pages_root
text-decoration: none
font-weight: 200
- p
- text-align: center
+ p
+ text-align: center
.product:active
top: 1px
diff --git a/app/helpers/pages_helper.rb b/app/helpers/pages_helper.rb
index 970b802..69b8bf4 100644
--- a/app/helpers/pages_helper.rb
+++ b/app/helpers/pages_helper.rb
@@ -10,7 +10,7 @@ def product_link(product)
if is_production?
case product
when :light
- link = "https://light.energytransitionmodel.com"
+ link = "https://energytransitionmodel.com"
when :pro
link = "https://pro.energytransitionmodel.com"
when :etmoses
diff --git a/app/views/pages/root.html.haml b/app/views/pages/root.html.haml
index cfa4918..c96e68c 100644
--- a/app/views/pages/root.html.haml
+++ b/app/views/pages/root.html.haml
@@ -31,15 +31,10 @@
%article.span4
.product#etflex
- %a.etflex_link{ href:"#{ product_link(:light) }", target: '_blank' }
- .img-holder
- = image_tag 'pages/root/screen_light.jpg'
- %h2= raw t 'landing_page.etflex.title'
- %p= raw t 'landing_page.etflex.explanation'
- %div.btn-holder
- %a.btn.btn-primary{ href: product_link(:light), target: '_blank' }
- Open
- = raw t 'landing_page.etflex.title'
+ .img-holder
+ = image_tag 'pages/root/screen_light.jpg'
+ %h2= raw t 'landing_page.etflex.title'
+ %p= raw t 'landing_page.etflex.explanation'
.row#education
%article
diff --git a/config/locales/en_landing_page.yml b/config/locales/en_landing_page.yml
index 6ded2bd..7e261bb 100644
--- a/config/locales/en_landing_page.yml
+++ b/config/locales/en_landing_page.yml
@@ -5,8 +5,8 @@ en:
title: "Create your own Energy Future."
explanation: "The Energy Transition Model is an independent, comprehensive and fact-based energy model that is used by governments, corporations, NGOs and educators in various countries. It is backed by more than 20 partners. There are three different versions of the Energy Transition Model."
etflex:
- title: "Energy Game"
- explanation: "A fun introduction to the most important energy themes. Will your energy future get the highest score?"
+ title: "Not available"
+ explanation: "The Energy Game is temporarily not available. Quintel is working on a simplified interface to the Energy Transition Model."
etmodel:
title: "Energy Transition Model"
explanation: "Packed with information on six countries and the EU. This version is used by policy makers and experts to evaluate energy scenarios."
diff --git a/config/locales/nl_landing_page.yml b/config/locales/nl_landing_page.yml
index f62ed61..eba68dd 100644
--- a/config/locales/nl_landing_page.yml
+++ b/config/locales/nl_landing_page.yml
@@ -5,8 +5,8 @@ nl:
title: "Maak je eigen Energietoekomst."
explanation: "Het Energietransitiemodel is een onafhankelijk, uitgebreid, en op feiten gebaseerd energiemodel dat wordt gebruikt door overheden, bedrijven, NGO's en onderwijsinstellingen in verschillende landen. Het wordt ondersteund door meer dan 20 partners. Er zijn drie verschillende versies van het Energietransitiemodel."
etflex:
- title: "Energiegame"
- explanation: "Een leuke inleiding tot de belangrijkste energiethema's. Kun jij de hoogste score halen met jouw energietoekomst?"
+ title: "Niet beschikbaar"
+ explanation: "De Energiegame is tijdelijk niet beschikbaar. Quintel werkt aan een eenvoudige interface van het Energietransitiemodel."
etmodel:
title: "Energietransitiemodel"
explanation: "Bomvol gegevens over zes landen en de EU, waarmee beleidsmakers en experts energiescenario's doorrekenen."
diff --git a/config/pages/en/open_source.markdown b/config/pages/en/open_source.markdown
index e63b5ac..1ec6620 100644
--- a/config/pages/en/open_source.markdown
+++ b/config/pages/en/open_source.markdown
@@ -26,4 +26,3 @@ repositories are:
* for source data: [etdataset](http://github.com/quintel/etdataset-public)
* for calculation: [etengine](http://github.com/quintel/etengine)
* for the professional interface: [etmodel](http://github.com/quintel/etmodel)
-* for the energy game interface: [etflex](http://github.com/quintel/etflex)
diff --git a/config/pages/nl/open_source.markdown b/config/pages/nl/open_source.markdown
index d22c609..e22023c 100644
--- a/config/pages/nl/open_source.markdown
+++ b/config/pages/nl/open_source.markdown
@@ -26,7 +26,6 @@ volgende:
* voor brondata: [etdataset](http://github.com/quintel/etdataset-public)
* voor de berekeningen: [etengine](http://github.com/quintel/etengine)
* voor de professionele interface: [etmodel](http://github.com/quintel/etmodel)
-* voor de energy game interface: [etflex](http://github.com/quintel/etflex)
Hieronder kunt u zich inschrijven voor de nieuwsbrief. U ontvangt dan
updates over de voortgang en belangrijke ontwikkelingen.