{% extends "!layout.html" %} {% block relbaritems %} {%- if current_page_name != "index" %}
  • {{ title }}
  • {%- endif %} {% endblock %} {% block sidebar1 %}{{ sidebar() }}{% endblock %} {% block sidebar2 %}{% endblock %} {%- block sidebarsearch %} {%- if current_page_name == "index" %}

    Download

    Get the latest NOX release

    {%- endif %} {%- if current_page_name == "index" %}

    Participate?

    Join the nox-dev mailing list

    {%- endif %} {%- endblock %}