mirror of
https://github.com/logos-co/open-law.git
synced 2025-02-22 11:38:13 +00:00
return including flowbite.min.js
This commit is contained in:
parent
b3ea61b7b7
commit
8c6d07d3b1
@ -81,6 +81,9 @@
|
|||||||
|
|
||||||
{% include 'book/add_book_modal.html' %}
|
{% include 'book/add_book_modal.html' %}
|
||||||
|
|
||||||
|
<!-- prettier-ignore -->
|
||||||
|
<script src="{{ url_for('static', filename='js/flowbite.min.js') }}" defer></script>
|
||||||
|
|
||||||
<div class="p-0 mt-16 h-full overflow-x-scroll md:ml-64">
|
<div class="p-0 mt-16 h-full overflow-x-scroll md:ml-64">
|
||||||
<!-- Main Content -->
|
<!-- Main Content -->
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user