Fix courseware's app for xss injections.

PROD-465
This commit is contained in:
Adeel Khan
2019-07-14 05:40:30 +05:00
parent 5a2c3149a0
commit b5aefd9e83
5 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
<%page expression_filter="h"/>
<%inherit file="/main.html" />
<%namespace name='static' file='/static_content.html'/>
<%!