Files
solidity/docs/_templates/layout.html
T

7 lines
130 B
HTML

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