diff --git a/app/views/pages/opendata.html.erb b/app/views/pages/opendata.html.erb deleted file mode 100644 index aeee6b465..000000000 --- a/app/views/pages/opendata.html.erb +++ /dev/null @@ -1,14 +0,0 @@ -<% provide :title do %><%= t('pages.titles.opendata') %><% end %> - -
-
-
-

<%= t("pages.opendata.title") %>

-

<%= t("pages.opendata.slogan") %>

-
- -
- <%= image_tag("icon_home.png", size: "330x240", alt:"") %> -
-
-
diff --git a/config/locales/en.yml b/config/locales/en.yml index 200386daa..0644055f8 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -191,7 +191,7 @@ en: debates: Debates external_link_blog: Blog external_link_opendata: Open data - external_link_opendata_url: "/opendata" + external_link_opendata_url: https://opendata.consul external_link_transparency: Transparency external_link_transparency_url: https://transparency.consul locale: 'Language:' diff --git a/config/locales/es.yml b/config/locales/es.yml index 75cb67f38..a979cc48d 100755 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -191,7 +191,7 @@ es: debates: Debates external_link_blog: Blog external_link_opendata: Datos abiertos - external_link_opendata_url: "/opendata" + external_link_opendata_url: https://opendata.consul external_link_transparency: Transparencia external_link_transparency_url: https://transparency.consul locale: 'Idioma:'