Skip to content
Snippets Groups Projects
Commit e8d95095 authored by Sander Mathijs van Veen's avatar Sander Mathijs van Veen
Browse files

Added jquery library to editor.

parent a20f2a5b
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mathematical term rewriting frontend</title>
<script type="text/javascript" src="../../../build/external/jquery/jquery.min.js"></script>
<script type="text/javascript" src="../../../external/mathjax/unpacked/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full"></script>
</head>
<body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment