<%page expression_filter="h"/> <% import hashlib from openedx.core.djangolib.js_utils import js_escaped_string from six import text_type hlskey = hashlib.md5(text_type(module.location).encode('utf-8')).hexdigest() %>