{% extends "templates/web.html" %} {% block title %} {{ title }} {% endblock %} {% block header %}
{{ partner_address }}
{%- endif %} {% if phone -%}{{ phone }}
{%- endif %} {% if email -%}{{ email }}
{%- endif %} ======= {% if logo %}{{ address.partner_address }}
{% endif %} {% if address.phone %}{{ address.phone }}
{% endif %} {% if address.email %}{{ address.email }}
{% endif %} {% endfor %} {% endif %} >>>>>>> 125a352bc2 (fix: allow all dispatch address for drop ship invoice){{ description }}