{% if site.data.course.description %}{% endif %} {% if page.extra_css %} {% for css in page.extra_css %} {% endfor %} {% endif %}
{% include navigation.html %} {{ content }} {% include footer.html %} {% if page.extra_js %} {% for js in page.extra_js %} {% endfor %} {% endif %} {% if site.ga_tracking_code or site.p2pu_ga_tracking_code %} {% include ga.html %} {% endif %}