Merge branch 'main' of https://git.yum2.cc/luff/inventory_check
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{% extends 'base.html' %}
|
||||
{% block scripts %}
|
||||
<script>
|
||||
backtoroot( "{{ msg }}" );
|
||||
</script>
|
||||
</script>
|
||||
{% endblock %}
|
@ -23,6 +23,6 @@
|
||||
</main>
|
||||
|
||||
<script type="text/javascript" src="{{ url_for('static', filename='js/script.js') }}"></script>
|
||||
|
||||
{% block scripts %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user