diff --git a/server/templates/media_list.htm b/server/templates/media_list.htm index 1f73ca5..51055ac 100644 --- a/server/templates/media_list.htm +++ b/server/templates/media_list.htm @@ -18,16 +18,15 @@ - + {% for media in media_list %} - + {% endfor %}
Title Date Progress Length Consider ActionsTitle
{{ media.title }} {{ media.release_date.strftime("%d.%m.%Y") }} {% if media.watched %} @@ -43,6 +42,7 @@ {{ macros.media_element_buttons(media) }} {{ media.title }}