{% macro show_card(card) %}
{{ card.diff }}%
{% endif %}{% if frequency == "Daily" %} {{ frappe.format_date(future_from_date) }} {% else %} {{ frappe.format_date(future_from_date) }} - {{ frappe.format_date(future_to_date) }} {% endif %}
{% if cards %}{{ e.date }}
{% endif %}{{ e.subject }} | {% if e.all_day %} {{ _("All Day") }} {% elif (not e.ends_on_label or e.starts_on_label == e.ends_on_label)%} {{ e.starts_on_label }} {% else %} {{ e.starts_on_label }} - {{ e.ends_on_label }} {% endif %} |
{{ t.description }} | {{ _(t.status) }} |
{{ n.key }} | {{ n.value }} |