husstanden/templates/layout/includes/boot-body.html

2 lines
168 B
HTML

<script src="{{ url_for('static', filename='const/js/popper.min.js') }}"></script>
<script src="{{ url_for('static', filename='const/js/bootstrap.min.js') }}"></script>