--- layout: base --- {% include topbar.html %} {{ page.title }} {% if page.collection == "modules" %} {{ content }} {% include toc/module.html %} {% else %} {{ content }} {% endif %}