diff options
Diffstat (limited to 'docs/_theme/djangodocs/modindex.html')
-rw-r--r-- | docs/_theme/djangodocs/modindex.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_theme/djangodocs/modindex.html b/docs/_theme/djangodocs/modindex.html new file mode 100644 index 0000000000..59a5cb31bd --- /dev/null +++ b/docs/_theme/djangodocs/modindex.html @@ -0,0 +1,3 @@ +{% extends "basic/modindex.html" %} +{% block bodyclass %}{% endblock %} +{% block sidebarwrapper %}{% endblock %}
\ No newline at end of file |