{% extends 'layouts/master-page.html' %} {% block title %}Vendor browsing{% endblock %} {% block head %} {% endblock %} {% block content %} {% include 'subpages/breadcrumbs.html' %}
| Products for {{ vendor|htmlDecode }} | {% elif product == None %}Vendors | {% endif %}
|---|---|
| {{ p|htmlDecode }} | |
| {{ v|htmlDecode }} |