Split localisation into separate files. Contact view more pleasing.

This commit is contained in:
Mart-Erki.Noumees
2018-10-02 13:46:30 +03:00
parent 99887ced70
commit 5da2e00009
19 changed files with 198 additions and 205 deletions

View File

@@ -3,7 +3,7 @@ layout: default
title: History - Lapikud
language: en
---
{% assign locale = site.data.localisation[page.language] %}
{% assign locale = site.data.localisation.history[page.language] %}
<div class="page" id="history">
<h1>{{ locale.history_HistoryHeading }}</h1>