dashboard: Link to all pinned collections when no episodes to watch are found

master
Felix Stupp 2 years ago
parent 2a3a97a6e8
commit 7a4dbe5e53
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -18,7 +18,7 @@
{% if links_from_pinned_collections %}
{{ macros.link_differ_table(links_from_pinned_collections) }}
{% else %}
<i>No pinned collections with episodes to watch found!</i>
<i>No pinned collections with episodes to watch found. <a href="/collection/pinned">See pinned collections</a></i>
{% endif %}
<a href="/collection/pinned"></a>
<h2>Other Latest Videos</h2>

Loading…
Cancel
Save