diff --git a/layouts/_default/spotify.html b/layouts/_default/spotify.html index c110d3f..b2cda3a 100644 --- a/layouts/_default/spotify.html +++ b/layouts/_default/spotify.html @@ -14,7 +14,9 @@ {{ $playlist.name }} - + {{ if $playlist.tracks.next }} +
Only showing first {{ $playlist.tracks.limit }}. See all {{ $playlist.tracks.total }}
+ {{ end }}