solidity/docs/_templates/layout.html

7 lines
138 B
HTML

{% extends "!layout.html" %}
{% block menu %}
{{ super() }}
<a href="{{ pathto('genindex') }}">Keyword Index</a>
{% endblock %}