mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-19 00:55:52 +00:00
Fix unclosed tag
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock content %}
|
||||
{% block jscript %}
|
||||
{{ super() }}
|
||||
<script src="{{ url_for('static', filename="js/report.js") }}"></script>
|
||||
{% endblock %}
|
||||
{% endblock jscript %}
|
||||
|
Reference in New Issue
Block a user