{% extends "base.html" %} {% block content %}

Edit Store

What URL will all its items start with?
What HTML tag contains the price information for items in this store?
What attributes are on the element that contain the price? This is so we can find it on the page.
{% endblock %}