{% extends 'base.html' %} {% block title %}Items{% endblock %} {% block body %}

Items

Here is the index of items.

{% endblock %}