{% extends "item-base.html" %}

{% block description %}
I told you, it's name is {{ name }}.

It also has the description: {{ desc }}.
{% endblock %}