Skip to content

Commit 6ffadac

Browse files
author
Kevin Reynolds
committed
maybe
1 parent 52e39d6 commit 6ffadac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labapp/app/templates/base.html

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
1818
<link href="/static/custom.css" rel="stylesheet">
1919

20+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
2021
<script src="/static/helpers.js"></script>
2122
</head>
2223
<body>

0 commit comments

Comments
 (0)