media_list.htm: Remove full length at top (replaced with /stats page)

master
Felix Stupp 3 years ago
parent b34c563ea8
commit 5d59a85f8c
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -9,13 +9,6 @@
</head>
<body>
<h1>{{ title }}</h1>
<ul>
<li>
Full length:
{{ media_list | map(attribute='length') | sum }}
seconds
</li>
</ul>
<table>
<tr>
<th>Date</th>

Loading…
Cancel
Save