Skip to content

Commit d2cf5d2

Browse files
committed
"installed" htmx
1 parent c255003 commit d2cf5d2

File tree

1 file changed

+2
-0
lines changed
  • code/ch4_app/ch4_final_video_collector/templates/shared

1 file changed

+2
-0
lines changed

code/ch4_app/ch4_final_video_collector/templates/shared/_layout.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
</footer>
5252

5353

54+
<script src="/static/js/htmx.min.js?v=1.5.0"></script>
55+
5456
{% block additional_js %}{% endblock %}
5557

5658
</body>

0 commit comments

Comments
 (0)