{% extends 'storefront/section_base.html' %} {% load i18n %} {% block section_content %} {% if featured_listings or bpc_listings %} {% trans "Search blueprints…" as search_placeholder %} {% if view == 'table' %}
{% if listing.from_per_run_display == 'Ask' %}{% trans "Ask" %}{% else %}{% trans "from" %} {{ listing.from_per_run_display }}{% endif %}
{% if listing.from_per_run_display == 'Ask' %}{% trans "Ask" %}{% else %}{% trans "from" %} {{ listing.from_per_run_display }}{% endif %}
{% trans "No blueprints match your search." %}
{% endif %} {% else %}