Fix Jinja template error: Add missing endblock tag in bet_detail.html

parent cc4ddd48
......@@ -333,3 +333,4 @@ document.addEventListener('DOMContentLoaded', function() {
});
</script>
{% endblock %}
{% endblock %}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment