Rename section_config to language, update Activist

This commit is contained in:
Samuel Shifterovich
2018-12-24 14:13:33 +01:00
parent a0e85075ef
commit 6810d53a3e
7 changed files with 21 additions and 24 deletions

View File

@ -1,4 +1,4 @@
{% include section_config %}
{% include language %}
<h1 id="ukusa" class="anchor"><a href="#ukusa"><i class="fas fa-link anchor-icon"></i></a> {{ lang.title }} </h1>
<img src="/assets/img/layout/UKUSA.png" class="img-fluid float-right" alt="UKUSA Agreement" style="margin-left:10px;">

View File

@ -1,4 +1,4 @@
{% include section_config %}
{% include language %}
<h1 id="kdl" class="anchor"><a href="#kdl"><i class="fas fa-link anchor-icon"></i></a> {{ lang.title }}</h1>
### {{ lang.subheading }}

View File

@ -1,4 +1,4 @@
{% include section_config %}
{% include language %}
<div class="page-header">
<h1>{{ lang.title }}</h1>

View File

@ -1,4 +1,4 @@
{% include section_config %}
{% include language %}
<h3 id="usa" class="anchor">{{ lang.title }}</h3>