mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
feat: toast
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
{% endblock %}
|
||||
<script src="{% static 'htmx_base.js' %}"></script>
|
||||
<script src="{% static 'base.js' %}"></script>
|
||||
|
||||
<div id="toast" class="toast">
|
||||
<p id="toast-message"></p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
@@ -125,4 +129,5 @@
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user