mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Simple skelton for database stats view
This commit is contained in:
5
InvenTree/templates/stats.html
Normal file
5
InvenTree/templates/stats.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% load static %}
|
||||
{% load inventree_extras %}
|
||||
{% load i18n %}
|
||||
|
||||
HELLO WORLD
|
Reference in New Issue
Block a user