6 lines
388 B
Plaintext
6 lines
388 B
Plaintext
<div class="dashboard-widget dashboard-spotify-connect">
|
|
<h2 style="margin-top:0; font-size: 1.4em; color: #1DB954;">Connect to Spotify</h2>
|
|
<p>To get started, connect your Spotify account. This will allow Plays Hub to load your listening activity and statistics.</p>
|
|
<%= button_to "Connect with Spotify", spotify_connect_path, method: :post, class: "spotify-connect-btn" %>
|
|
</div>
|