mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-18 08:35:52 +00:00
Add status line
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
<div class="container-fluid">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
{% include "status.html" %}
|
||||
</body>
|
||||
{% block jscript %}
|
||||
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
||||
|
Reference in New Issue
Block a user