mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-03-22 11:17:11 +01:00
6 lines
264 B
PHP
6 lines
264 B
PHP
|
<p>{{ $artist }} published a new track on Pony.fm! Listen to it now:</p>
|
||
|
|
||
|
<p><a href="{{ $notificationUrl }}" target="_blank">{{ $trackTitle }}</a></p>
|
||
|
|
||
|
<p><a href="{{ $unsubscribeUrl }}" target="_blank">Unsubscribe from email notifications for new tracks</a></p>
|