corda/docs/source/_templates/layout.html
2016-03-08 18:32:13 +01:00

7 lines
131 B
HTML

{% extends "!layout.html" %}
{% block sidebartitle %}
{{ super() }}
<br>
<a href="api/index.html">API reference</a>
{% endblock %}