{% extends 'inventory/base.html' %} {% block content %}

Welcome to your pantry inventory.

Use the navbar on top to start doing things.

Consume: Mark pantry items as consumed.

Shopping list: See items you need to restock

Expirations: See items that will expire soon

TODO: add items to your shopping list below TODO: see expirted items below? {% endblock %}