summaryrefslogtreecommitdiff
path: root/inventory/templates/index.html
blob: 1e50cbdee8c8f7224d2d62c89798bcce794ef73b (plain)
1
2
3
4
5
{%extends "base.html"%}

{%block maincontent %}
Nothing here yet!
{%endblock%}