diff --git a/templates/tb_base.html b/templates/tb_base.html index a9f8938..bfba730 100644 --- a/templates/tb_base.html +++ b/templates/tb_base.html @@ -34,8 +34,6 @@ const beep = new Audio('/static/sounds/beep_2.mp3') - - {% endif %} @@ -58,6 +56,9 @@ {% block meta %} {% endblock %} + + +