{% # common tags inserted into all non-index/about pages %} {% if isTechniques %} {% include "techniques/head.html" %} {% elsif isUnderstanding %} {% include "understanding/head.html" %} {% endif %}