diff --git a/website/spotify/templates/spotify/spotify_playlist_page.html b/website/spotify/templates/spotify/spotify_playlist_page.html index aab3690..d4281ab 100644 --- a/website/spotify/templates/spotify/spotify_playlist_page.html +++ b/website/spotify/templates/spotify/spotify_playlist_page.html @@ -20,4 +20,6 @@ + + {% include "common/shareon.html" %} {% endblock %}