{% if page.url == "/online/" %} {% comment %} Use custom stylesheets for the "Online Demo" page instead of the normal stylesheets {% endcomment %} {% else %} {% comment %} Use the normal stylesheets for all other pages {% endcomment %} {% endif %}