{% extends "base.html" %} {% block content %} Create Store Name URL Prefix What URL will all its items start with? HTML Tag Name What HTML tag contains the price information for items in this store? HTML Query What attributes are on the element that contain the price? This is so we can find it on the page. Create {% endblock %}