From 684d67654babac4f74499e833aa43db74bac5544 Mon Sep 17 00:00:00 2001 From: Chris Dodge Date: Fri, 31 Oct 2014 09:22:53 -0400 Subject: [PATCH] add missing file --- lms/templates/shoppingcart/receipt_custom_region.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lms/templates/shoppingcart/receipt_custom_region.html diff --git a/lms/templates/shoppingcart/receipt_custom_region.html b/lms/templates/shoppingcart/receipt_custom_region.html new file mode 100644 index 0000000000..08755f0a8e --- /dev/null +++ b/lms/templates/shoppingcart/receipt_custom_region.html @@ -0,0 +1,2 @@ +## Intentionally left blank. This Mako template can be overriden by a microsite template to insert brand +## specific HTML into the lower pane of the receipt.html page