separating html into base and unique url files
This commit is contained in:
parent
e3e166e51e
commit
4b9483f333
5 changed files with 17 additions and 13 deletions
|
|
@ -45,6 +45,5 @@
|
|||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="{{url_for('.static', filename='index.js')}}"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue