{% extends 'layouts/master-page' %} {% block title %}Vendor browsing{% endblock %} {% block content %} {% if vendor %}
{% endif %} {% if errors %}While searching, the following error(s) occurred:
{% if 'textsearch' in errors%} Fulltext search not enabledThe current settings in the database do not allow fulltext search.
If you feel like this should be enabled, please contact your administrator.
Top 100 results
{% endif %} {% endblock %}