mirror of
https://github.com/inventree/InvenTree.git
synced 2026-06-14 04:20:46 +00:00
Added skeleton for 'build' app
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h3>Builds</h3>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user