generated from hjess/PythonTemplateProject
Update templates/base_template.html
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 40s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 40s
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
<script src="/static/js/breakpoints.min.js" defer></script>
|
<script src="/static/js/breakpoints.min.js" defer></script>
|
||||||
<script src="/static/js/util.js" defer></script>
|
<script src="/static/js/util.js" defer></script>
|
||||||
<script src="/static/js/main.js" defer></script>
|
<script src="/static/js/main.js" defer></script>
|
||||||
<script src="/static/js/modal_handler.js?v={{ timestamp }}" async></script>
|
<script src="/static/js/modal_handler.js?v={{ timestamp }}"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user