add experimental live game support

This commit is contained in:
2020-12-22 11:52:40 +01:00
parent ce798467ea
commit e9920ac0e9
6 changed files with 136 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
$('.dataTables_length').addClass('bs-select');
});
</script>
{% endif }
{% endif %}
{% include 'footer.html' %}
</body>
</html>