adds activity indicators in header (ugly af)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{{ bootstrap.load_js() }}
|
||||
<script src="{{url_for('static', filename='color_mode.js')}}"></script>
|
||||
<script src="{{ url_for('static', filename='common.js') }}"></script>
|
||||
<script type="module" src="{{ url_for('static', filename='common.js') }}"></script>
|
||||
Reference in New Issue
Block a user