diff --git a/_includes/header.html b/_includes/header.html
index 2c3ced1a2..968fcdf84 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -9,7 +9,7 @@
JerryScript
-
+
-
+
{% for p in site.pages %}
{% if p.title %}
{% if page.url == p.url %}
@@ -27,7 +27,7 @@
{% else %}
- {{ p.title }}
{% endif %}
- {% endif %}
+ {% endif %}
{% endfor %}
diff --git a/_layouts/default.html b/_layouts/default.html
index 66c60f7b7..2f01124bb 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -15,7 +15,7 @@
-
+