{# ns-3/layout.html ~~~~~~~~~~~~~~~~~~~ Sphinx layout template for ns-3. :copyright: Copyright 2012 by ns-3, see AUTHORS. :license: GPL, see LICENSE for details. #} {% extends "basic/layout.html" %} {% set reldelim1 = '' %} {# set reldelim1 = ' @' #} {%- block extrahead %} {%- if theme_favicon %} {%- endif %} {% endblock %} {% block header %}
|
{%- if theme_logo %}
{% set img = theme_logo %}
{%- endif %}
|
A Discrete-Event Network Simulator
ns-3-dev
|
{{ docstitle }} |