{# sphinxjp/relations.html ~~~~~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: relation links. :copyright: Copyright 2011 by the sphinx-users.jp team, see AUTHORS. :license: MIT, see LICENSE for details. #} {%- if prev or next %}
{%- if prev %} {%- endif %} {%- if next %} {%- endif %}
{%- endif %}