Files
Hell13Cat ae846f2e3e 0.0.1a
2022-06-30 22:15:11 +03:00

11 lines
248 B
HTML

<html>
<head>
<title>{file_name}</title>
</head>
<h2>{file_name}</h2><br>
<h3>{resolution}</h3><br>
<h3>{duration}</h3><br>
<video height="50%" src="{file_vid}" controls></video><br>
<hr>
{frame_info}
</html>