{% extends "templates/web.html" %} {% from "erpnext/templates/includes/macros.html" import product_image %} {% block breadcrumbs %} {% include "templates/includes/breadcrumbs.html" %} {% endblock %} {% block title %} {{ doc.name }} {% endblock %} {% block header %}
{{ _("Valid Till") }}: {{ frappe.utils.format_date(doc.valid_till, 'medium') }}
{% endif %}{{ doc.terms }}