diff --git a/website/spotify/templates/spotify/spotify_playlist_page.html b/website/spotify/templates/spotify/spotify_playlist_page.html index d4281ab..e00c36a 100644 --- a/website/spotify/templates/spotify/spotify_playlist_page.html +++ b/website/spotify/templates/spotify/spotify_playlist_page.html @@ -1,8 +1,12 @@ {% extends "common/content_page.html" %} +{% block hero_buttons %} + + {{ block.super }} +{% endblock %} + {% block post_content %}
-

View on Spotify