Fixed linking to join, and english page of statute(still in estonian). Grammar fixes on index.

pull/35/head
Mart-Erki.Noumees 7 years ago
parent 262b6008f3
commit 804d8b5bcc
  1. 2
      _data/i18n/index.yml
  2. 6
      _data/i18n/pages.yml
  3. 2
      _includes/pages/aboutus.html
  4. 3
      _includes/pages/join.html
  5. 2
      _includes/pages/student.html
  6. 7
      en/join.html
  7. 7
      join.html
  8. 1
      liitu.html

@ -8,7 +8,7 @@ en:
index_HelpdeskLink : "Pricelist ->" index_HelpdeskLink : "Pricelist ->"
index_ForBusinessesHeading: "For Businesses" index_ForBusinessesHeading: "For Businesses"
index_ForBusinessesDesc : "We'll help to make your ideas reality" index_ForBusinessesDesc : "We'll help to bring your ideas into reality"
index_ForBusinessesLink : "Previous works ->" index_ForBusinessesLink : "Previous works ->"
index_WhoWeHeading : "Who are we?" index_WhoWeHeading : "Who are we?"

@ -35,6 +35,9 @@ all:
striim: striim:
name : "Striim" name : "Striim"
url : "/striim/" url : "/striim/"
join:
name : "Liitu"
url : "/join/"
en: en:
home: home:
@ -72,6 +75,9 @@ all:
striim: striim:
name : "Striim" name : "Striim"
url : "/en/striim/" url : "/en/striim/"
join:
name : "Join"
url : "/en/join/"
# For iterating through and populating navbar # For iterating through and populating navbar

@ -8,7 +8,7 @@
<div class="column"> <div class="column">
<div> <div>
<h3>{{ locale.aboutus_StatuteHeading }}</h3> <h3>{{ locale.aboutus_StatuteHeading }}</h3>
<p><a href="/statute/">{{ locale.aboutus_StatuteLink }}</a></p> <p><a href="{{ subpages.statute.url }}">{{ locale.aboutus_StatuteLink }}</a></p>
</div> </div>
</div> </div>
<div class="column"> <div class="column">

@ -0,0 +1,3 @@
<div class="page">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf4wOLqTUROBh06KBGjqXVTehO815PZUiCJnXfIjLwX9yZvXw/viewform?embedded=true" width="100%" height="850" frameborder="0" marginheight="0" marginwidth="0">Laadimine...</iframe>
</div>

@ -19,7 +19,7 @@
<p>{{ locale.student_WhatYouDoDesc3 }}</p> <p>{{ locale.student_WhatYouDoDesc3 }}</p>
<p>{{ locale.student_WhatYouDoDesc4 }}</p> <p>{{ locale.student_WhatYouDoDesc4 }}</p>
<p>{{ locale.student_WhatYouDoDesc5 }}</p> <p>{{ locale.student_WhatYouDoDesc5 }}</p>
<a href="/join"> <a href="{{ site.data.i18n.pages.all[page.language].join.url }}">
<h3 class="centered-text banner">{{ locale.student_WhatYouDoJoin }}</h3> <h3 class="centered-text banner">{{ locale.student_WhatYouDoJoin }}</h3>
</a> </a>
</div> </div>

@ -0,0 +1,7 @@
---
layout: default
title: Join - Lapikud
language: en
tag: join
---
{% include pages/join.html %}

@ -1,8 +1,7 @@
--- ---
layout: default layout: default
title: Liitu - Lapikud title: Liitu - Lapikud
language: ee
tag: join
--- ---
{% include pages/join.html %}
<div class="page">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf4wOLqTUROBh06KBGjqXVTehO815PZUiCJnXfIjLwX9yZvXw/viewform?embedded=true" width="100%" height="850" frameborder="0" marginheight="0" marginwidth="0">Laadimine...</iframe>
</div>

@ -1 +0,0 @@
join.html
Loading…
Cancel
Save