|
@@ -2,7 +2,7 @@
|
|
|
<!DOCTYPE html>
|
|
<!DOCTYPE html>
|
|
|
<html>
|
|
<html>
|
|
|
<link rel="stylesheet" type="text/css" href="{% static "semantic/dist/semantic.min.css" %}">
|
|
<link rel="stylesheet" type="text/css" href="{% static "semantic/dist/semantic.min.css" %}">
|
|
|
- <script
|
|
|
|
|
|
|
+ <script>
|
|
|
src="https://code.jquery.com/jquery-3.1.1.min.js"
|
|
src="https://code.jquery.com/jquery-3.1.1.min.js"
|
|
|
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
|
|
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
|
|
|
crossorigin="anonymous"></script>
|
|
crossorigin="anonymous"></script>
|