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