1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +01:00

Indentation fix

This commit is contained in:
2018-03-09 15:25:35 +01:00
parent 5f131b15ef
commit 5055947351
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@
<!-- Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-alpha.4/js/materialize.min.js"></script>
<script src="{{ url_for('static', filename='js/init.js') }}"></script>
<script src="{{ url_for('static', filename='js/init.js') }}?20180309"></script>
</body>
</html>