2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-06 07:18:48 +00:00

7 lines
169 B
HTML

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