--- --- {% include base_path.html %} {% include gh_variables.html %} {% include favicons.html %} {% if page.title %}{{ page.title }}{% endif %}{% if page.title and site.title %} – {% endif %}{% if site.title %}{{ site.title }}{% endif %} {% include life_cycle.html %}
{% include navbar.html %} {{ content }} {% if site.kind == "workshop" %} {% include workshop_footer.html %} {% else %} {% include lesson_footer.html %} {% endif %}
{% include javascript.html %}