diff --git a/_includes/layout/base/content.html b/_includes/layout/base/content.html index 1c941fcb..001db305 100644 --- a/_includes/layout/base/content.html +++ b/_includes/layout/base/content.html @@ -1,3 +1,8 @@ -{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}
- {{ content }} -
+{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} + +
+ {{ content }} +
diff --git a/_includes/layout/base/footer-js.html b/_includes/layout/base/footer-js.html index d8a499c9..b75ea04a 100644 --- a/_includes/layout/base/footer-js.html +++ b/_includes/layout/base/footer-js.html @@ -1,4 +1,9 @@ -{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %} +{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} + + diff --git a/_includes/layout/base/footer-license.html b/_includes/layout/base/footer-license.html index a6c06aad..3332cef0 100644 --- a/_includes/layout/base/footer-license.html +++ b/_includes/layout/base/footer-license.html @@ -1 +1,6 @@ -{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}
© Bitcoin Project 2009-{{ site.time | date: '%Y' }} {% translate footer layout %}
+{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} + +
© Bitcoin Project 2009-{{ site.time | date: '%Y' }} {% translate footer layout %}
diff --git a/_includes/layout/base/footer-menu.html b/_includes/layout/base/footer-menu.html index 664751f3..1af12879 100644 --- a/_includes/layout/base/footer-menu.html +++ b/_includes/layout/base/footer-menu.html @@ -1,13 +1,18 @@ -{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}
- Network Status - {% translate menu-legal layout %} - {% case page.lang %} - {% when 'ar' or 'es' or 'sl' %} - Privacy - {% else %} - {% translate menu-privacy layout %} - {% endcase %} - {% translate menu-press layout %} - {% translate menu-about-us layout %} - Blog -
+{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} + +
+ Network Status + {% translate menu-legal layout %} + {% case page.lang %} + {% when 'ar' or 'es' or 'sl' %} + Privacy + {% else %} + {% translate menu-privacy layout %} + {% endcase %} + {% translate menu-press layout %} + {% translate menu-about-us layout %} + Blog +
diff --git a/_includes/layout/base/footer-sponsor.html b/_includes/layout/base/footer-sponsor.html index b776ddd0..9922946e 100644 --- a/_includes/layout/base/footer-sponsor.html +++ b/_includes/layout/base/footer-sponsor.html @@ -1,3 +1,8 @@ -{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}
-
{% translate sponsor layout %} Bitcoin Foundation
-
+{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} + +
+
{% translate sponsor layout %} Bitcoin Foundation
+
diff --git a/_includes/layout/base/head-language-dropdown.html b/_includes/layout/base/head-language-dropdown.html index f34ac841..8e3b7db6 100644 --- a/_includes/layout/base/head-language-dropdown.html +++ b/_includes/layout/base/head-language-dropdown.html @@ -1,13 +1,17 @@ -{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}