Well can't find a solution

Well can't find a solution

xsilexsile Posts: 4Questions: 0Answers: 0
edited May 2022 in Free community support

html only has
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="assets/vendors/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs5/dt-1.12.0/datatables.min.css"/>
<script type="text/javascript" src="https://cdn.datatables.net/v/bs5/dt-1.12.0/datatables.min.js"></script>
</head>
<body>
</body>
</html>

and...

No other code is on!

Replies

Sign In or Register to comment.