diff --git a/_includes/header.html b/_includes/header.html index 8c3b342180..658531d869 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -22,7 +22,7 @@ {%- if my_page.title -%} {{ my_page.title | escape }} {%- endif -%} - {% endfor -%} + {%- endfor -%} {%- endif -%}