remove unnecessary comment from albums page

This commit is contained in:
jonathan
2023-10-06 18:47:20 +10:30
parent cde0a2cc1a
commit 5e635533e1

View File

@ -141,13 +141,3 @@ date: 2023-07-31
})
})
</script>
<!-- template -->
<!-- <div>
<a class="hide" href="<<EMBEDLINK>>" target="<<TARGETNAME>>">
<img src="<<IMAGELINK>>" style="border: 0; width: 100%; aspect-ratio: 1;">
</a>
<iframe name="<<TARGETNAME>>" style="border: 0; width: 100%; aspect-ratio: 1; display: none; margin-bottom: 7px;" src="about:blank" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<b><<ALBUM AND ARTIST NAME>></b>
</div> -->