We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 338f279 + 10c683c commit 410f2c8Copy full SHA for 410f2c8
dpl-docs/views/layout.dt
@@ -229,7 +229,7 @@ html(lang='en-US')
229
script(type='text/javascript', src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js')
230
|
231
script(type='text/javascript').
232
- window.jQuery || document.write('\\x3Cscript src="#{root_dir}js/jquery-1.7.2.min.js">\\x3C/script>')
+ window.jQuery || document.write('\x3Cscript src="#{root_dir}js/jquery-1.7.2.min.js">\x3C/script>')
233
234
script(type='text/javascript', src='#{root_dir}js/codemirror-compressed.js')
235
0 commit comments