{% if site.invisible %} {% endif %} {% if page.title %} {{ page.title | escape }} | {{ site.title }} {% else %} {{ site.title | escape }} | {{ site.description }} {% endif %} {% if page.datacamp %} {% endif %} {% if page.bigimg %} {% else %} {% endif %} {% if page.maths or page.math %} {% endif %} {% for css in layout.css %} {% if css contains "//" %} {% else %} {% endif %} {% endfor %} {% for css in page.css %} {% if css contains "//" %} {% else %} {% endif %} {% endfor %} {% seo title=false %}