We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 596eae4 + d99f326 commit 9af6592Copy full SHA for 9af6592
templates/base.html
@@ -33,7 +33,7 @@
33
{% endblock content %}
34
</main>
35
{% include 'includes/footer.html' %}
36
- <script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js'></>
+ <script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js'></script>
37
<script defer src="index.js"></script>
38
</body>
39
</html>
0 commit comments