{% extends 'core/base.html' %} {% load i18n material_form %} {% block page_title %} {% trans "Pick up orders" %} {% endblock %} {% block browser_title %} {% trans "Pick up orders" %} {% endblock %} {% block content %}
{% if order %} {% endif %} {% endblock %}