{% extends "!page.html" %} {# add our custom css and js #} {% set css_files = css_files + ["_static/custom.css"] %} {% set script_files = script_files + ["_static/custom.js"] %} {% if 'Tutorial' in pagename %} {% set abs_path = "http://ioam.github.io/param/" %} {% else %} {% set abs_path = "" %} {% endif %} {# the menu at the top #} {% block rootrellink %}