5 lines
202 B
HTML
5 lines
202 B
HTML
|
<div class="center">
|
||
|
<iframe src="https://open.spotify.com/embed/album/{{id}}" width="300" height="380" frameborder="0"
|
||
|
allowtransparency="true" allow="encrypted-media">
|
||
|
</iframe>
|
||
|
</div>
|