From 975f1e709c482a941cefdb43f6e132d4c6c07012 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Thu, 8 Jun 2017 09:51:07 -0400 Subject: [PATCH] Make the upgrade snippet template safe --- lms/templates/courseware/upgrade.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lms/templates/courseware/upgrade.html b/lms/templates/courseware/upgrade.html index 06d256f899..25eb9c732c 100644 --- a/lms/templates/courseware/upgrade.html +++ b/lms/templates/courseware/upgrade.html @@ -1,3 +1,5 @@ +<%page expression_filter="h"/> + % if upgrade_link: