summaryrefslogtreecommitdiff
path: root/yaksh/templates/base.html
diff options
context:
space:
mode:
authorPalaparthy Adityachandra2020-11-12 18:24:22 +0530
committerGitHub2020-11-12 18:24:22 +0530
commit0cf9c577125b400610bd51fff32d4a9de0dca946 (patch)
tree444d170232abb82d682cea4ad20c032944e462c1 /yaksh/templates/base.html
parent11a6ffba5da1501878109aa727cc9a8f55311af1 (diff)
parent7ccebf2cc79a2e5a20664f44577a4d8bc2635895 (diff)
downloadonline_test-0cf9c577125b400610bd51fff32d4a9de0dca946.tar.gz
online_test-0cf9c577125b400610bd51fff32d4a9de0dca946.tar.bz2
online_test-0cf9c577125b400610bd51fff32d4a9de0dca946.zip
Merge pull request #797 from adityacp/fix_video_issues
Fix video issues
Diffstat (limited to 'yaksh/templates/base.html')
-rw-r--r--yaksh/templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/yaksh/templates/base.html b/yaksh/templates/base.html
index 90a6299..a946c12 100644
--- a/yaksh/templates/base.html
+++ b/yaksh/templates/base.html
@@ -47,7 +47,6 @@
</script>
<script type="text/javascript" src="{% static 'yaksh/js/toastr.min.js' %}">
</script>
-
<!-- The loading of KaTeX is deferred to speed up page rendering -->
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js" integrity="sha384-g7c+Jr9ZivxKLnZTDUhnkOnsh30B4H0rpLUpJ4jAIKs4fnJI+sEnkvrMWph2EDg4" crossorigin="anonymous"></script>