fix comment ui bug

This commit is contained in:
biglyderv 2024-11-25 14:12:44 -05:00
parent a8f308e649
commit be760b4c03

View file

@ -1,5 +1,4 @@
<%- include('header.ejs') -%>
<form enctype='multipart/form-data' method='POST' action='/api/form/delete_video'>
<div class='video-wrapper'>
<video src='/videos/<%= videoData.id %>.webm'></video>
<div class="progressbar">
@ -11,6 +10,7 @@
</div>
</div>
<form enctype='multipart/form-data' method='POST' action='/api/form/delete_video'>
<div class='form-input'>
<b>
<%= videoData.title %>