2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 03:00:54 +00:00

Added title for 'Build' app

This commit is contained in:
Oliver Walters
2019-05-09 18:27:16 +10:00
parent ca6bd0a999
commit 40ca468b51
3 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,10 @@
{% extends "base.html" %}
{% load static %}
{% block page_title %}
InvenTree | Build List
{% endblock %}
{% block content %}