[index.jinja2] moved <footer> into <body> (#883)
This commit is contained in:
parent
f7b96b9feb
commit
f287151be1
|
@ -111,11 +111,11 @@
|
|||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
</body>
|
||||
<footer>
|
||||
<div id="data-container" data-jsonblob="{{ test_data }}"></div>
|
||||
<script>
|
||||
{% include "app.js" %}
|
||||
</script>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue