{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}Shop Verification Registry - {{ brand_name }}{% endblock %} {% block body_class %}shop-registry-page{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
{{ shop.name }}
{{ shop.brand or 'No brand' }}
No shops registered yet.