{{CategoryName}}
{% if len(SearchQuery.items) == 0: %}No items found
{% endif %}{% extends '__layout__.html' %} {% block title %}{{profile.username}} - Inventory{% endblock %} {% block head %} {% endblock %} {% block content %}
No items found
{% endif %}