{# Bootstrap 3.3.7 #} {% block pagetitle %} OntoSpy > {{docs_title}} {% endblock pagetitle %} {% block navbar %} {% include "navbar.html" %} {% endblock navbar %}
{% block sidebar %} {% include "sidebar.html" %} {% endblock sidebar %}
{% if 0 %} {% endif %} {% block bodycontent %} {% endblock bodycontent %}
{% block abovefooter %} {% endblock abovefooter %}
{% if main_entity %} {# Convention is to have sidebar menu li items with id "sd_XXXX"#} {# Entity pages get the script below - other pages need duplication unfortunately #} {% endif %} {% block extrajs %} {% endblock extrajs %}