UNPKG

mcms-node-framework

Version:

the mcms-node framwork

10 lines (5 loc) 203 B
{% extends "../customer.layout.html" %} {% block content %} <h1>Order {{Order.orderId}} was canceled</h1> <p>Take the time to write a personalized email to this customer.</p> {% endblock %}