{% extends 'base.html' %}
{% load static %}
{% block title %}Market — PickkerMarket{% endblock %}
{% block content %}
{{ t.market_subtitle }}{{ t.market_title }}
{{ t.market_sold_in_lots }} {{ product.min_qty }} {{ product.unit }}
{% endif %} {% if picker_session.is_authenticated and picker_session.role == 'customer' %} {% else %} {% endif %}{{ t.market_no_produce }}
{% endfor %}{{ t.market_cant_find }} {{ t.market_get_in_touch }} {{ t.market_and_help }}