{% extends 'base.html' %} {% load static %} {% block title %}PickkerMarket — Plan and Pick Fresh from Market{% endblock %} {% block content %}

{{ t.home_hero_line1 }}
{{ t.home_hero_line2 }}
{{ t.home_hero_line3 }}

{% include 'market/_market_ticker.html' %}
{{ t.home_plan_label }} {{ t.home_order_label }}
{{ t.home_market_pill }}
{% endblock %}