line fix
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
import hashlib
|
||||
import copy
|
||||
import json
|
||||
hlskey = hashlib.md5(module.location.url().encode('utf-8')).hexdigest()%>
|
||||
hlskey = hashlib.md5(module.location.url().encode('utf-8')).hexdigest()
|
||||
%>
|
||||
|
||||
## js templates
|
||||
<script id="metadata-editor-tpl" type="text/template">
|
||||
|
||||
Reference in New Issue
Block a user