Remove footer URL from kiosk page
This commit is contained in:
parent
9cc1bd94a6
commit
985092d629
1 changed files with 0 additions and 4 deletions
|
|
@ -235,10 +235,6 @@
|
||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<div class="footer">
|
|
||||||
<p>{{ request.host_url }}request · Auto-refreshes every {{ refresh_seconds }}s</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Reference in a new issue