{% extends 'base.html' %} {% load i18n %} {% load url from future %} {% block sidebar %}
{% trans "Inventory" %}
{% endblock %}