Line 8,059: | Line 8,059: | ||
<!-- JQuery --> | <!-- JQuery --> | ||
<!-- Since you can't use && it's impossible to copy paste the code for JQuery so here's the only way to use JQuery--> | <!-- Since you can't use && it's impossible to copy paste the code for JQuery so here's the only way to use JQuery--> | ||
− | <script | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> |
− | + | ||
− | + | ||
− | + | ||
<!-- Since you can't use && it's impossible to copy paste the code for bootstrap.js so here's the only way to use Bootstrap --> | <!-- Since you can't use && it's impossible to copy paste the code for bootstrap.js so here's the only way to use Bootstrap --> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | ||
− | |||
− | |||
− | |||
− | |||
<!-- BEGIN template --> | <!-- BEGIN template --> |
Revision as of 22:49, 17 October 2018