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

Override page title for Stock app

This commit is contained in:
Oliver Walters
2019-05-09 18:11:13 +10:00
parent e22ae21dc2
commit b9b17f39d9
2 changed files with 11 additions and 1 deletions

View File

@ -40,7 +40,7 @@
{% endblock %}
<title>
{% block title %}
{% block page_title %}
InvenTree
{% endblock %}
</title>