mirror of
https://github.com/fergalmoran/dss.git
synced 2026-03-28 00:16:01 +00:00
5 lines
173 B
HTML
5 lines
173 B
HTML
<td><a href="#/<%= item.item_url %>"><%= item.label %></a></td>
|
|
<td><%= item.release_date %></td>
|
|
<td><%= item.release_artist %></td>
|
|
<td><%= item.release_title %></td>
|