InvenTree/docs/_includes/overrides/main.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
150 B
HTML
Raw Normal View History

{% extends "base.html" %}
{% block footer %}
{% include "partials/version_banner.html" %}
{% include "partials/footer.html" %}
{% endblock footer %}