{% extends "layout.html" %} {% block title %}{{title}}{% endblock %} {% block content %}

{{title}}

{{ macros.store_listing(stores) }} {% endblock %}