{% comment %} # # This layout uses bootstrap with lux theme # {% endcomment %} {% include git-wiki/defines/defines.html %}
{% if site.inc_before_head %} {% include {{ site.inc_before_head }} %} {% endif %} {% include git-wiki/sections/head/meta.html %} {% include git-wiki/sections/head/scripts.html %} {% include git-wiki/sections/head/styles.html %} {% if site.inc_after_head %} {% include {{ site.inc_after_head }} %} {% endif %}