{% include casjays-header.html %} {% if site.custom_theme.name %} {% include themes/{{ site.custom_theme.name }}/meta.html %} {% endif %}
{% if site.custom_theme.name %} {% include themes/{{ site.custom_theme.name }}/layouts/default.html %} {% else %} {{ content }} {% endif %} {% if site.github.forkme == true %} Fork me on GitHub {% endif %}