Put playlist link in hero

This commit is contained in:
Jake Howard 2022-08-18 14:32:58 +01:00
parent fd93df93a8
commit 67c867ddd2
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,8 +1,12 @@
{% extends "common/content_page.html" %}
{% block hero_buttons %}
<a class="button is-radiusless" href="{{ playlist.external_urls.spotify }}" title="Open on Spotify"><i class="fab fa-spotify" aria-hidden="true"></i></a>
{{ block.super }}
{% endblock %}
{% block post_content %}
<section class="container content">
<p><a href="{{ playlist.external_urls.spotify }}"><i class="fab fa-spotify"></i> View on Spotify</a></p>
<table class="table is-hoverable is-fullwidth">
<thead>
<tr>