solidity/docs/_templates/layout.html

7 lines
130 B
HTML

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