aboutsummaryrefslogblamecommitdiffstats
path: root/docs/_templates/layout.html
blob: 1db4ef92cdc1731c0a9a5523367c8d584dbfe1b5 (plain) (tree)
1
2
3
4
5
6


                            
                 
                                             
                
{% extends "!layout.html" %}

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