diff --git a/_includes/header.html b/_includes/header.html
index 9ca7c9c5a..7b007f96a 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -1,6 +1,6 @@
-
+
{% include general/navbtn.html %}
diff --git a/_includes/headtags.html b/_includes/headtags.html
index f5ec205ba..ec39696d1 100644
--- a/_includes/headtags.html
+++ b/_includes/headtags.html
@@ -1,36 +1,36 @@
-
+
{% for lng in site.languages %}
{% if lng == site.default_lang %}
{% capture langlink %}{{ site.a_rootpage }}{{ page.url }}{% endcapture %}
{% else %}
{% capture langlink %}{{ site.a_rootpage }}/{{ lng }}{{ page.url }}{% endcapture %}
{% endif %}
-
+
{% endfor %}
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/_includes/screenshot.html b/_includes/screenshot.html
index 1ad914221..9e903ade8 100644
--- a/_includes/screenshot.html
+++ b/_includes/screenshot.html
@@ -1,4 +1,4 @@
-
+
{{ include.caption }}
diff --git a/_layouts/kblist.html b/_layouts/kblist.html
index fda2b4a5e..6d871c5fd 100644
--- a/_layouts/kblist.html
+++ b/_layouts/kblist.html
@@ -15,7 +15,7 @@
-
+
{% include general/navbtn.html %}
diff --git a/_layouts/mainhomepage.html b/_layouts/mainhomepage.html
index 57893df95..008f1471b 100644
--- a/_layouts/mainhomepage.html
+++ b/_layouts/mainhomepage.html
@@ -35,7 +35,7 @@
-
+
Jamulus
{{ page.mTSlogan }}
diff --git a/_layouts/post.html b/_layouts/post.html
index 316b75fa3..8c4b74885 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -38,7 +38,7 @@
-
+
{% include general/navbtn.html %}
diff --git a/_layouts/redirect.html b/_layouts/redirect.html
index 880dfc8d3..b8b817231 100644
--- a/_layouts/redirect.html
+++ b/_layouts/redirect.html
@@ -3,9 +3,9 @@
-
-
-
+
+
+
diff --git a/wiki/en/misc/1-index.html b/wiki/en/misc/1-index.html
index d76cc52d1..39dd36368 100644
--- a/wiki/en/misc/1-index.html
+++ b/wiki/en/misc/1-index.html
@@ -43,7 +43,7 @@
Help needed?
Want to get involved?
- Ideas? Found a bug? Want to contribute some code or help translating into your language? Since Jamulus is free and open source software (FOSS) licensed under the GPL , you can help us!
+ Ideas? Found a bug? Want to contribute some code or help translating into your language? Since Jamulus is free and open source software (FOSS) licensed under the GPL , you can help us!
Take a look at our contribution guidelines to find out how. Everybody is welcome!