it auto formatted and idk how to revert rn

This commit is contained in:
Arian Furrer 2024-07-19 21:15:48 +02:00
parent 898cd7bdee
commit aa38c1e381
1 changed files with 4 additions and 7 deletions

View File

@ -13,8 +13,7 @@ layout: base
</tr>
<tr>
<td><strong>Album</strong></td>
<td>{{ album_name }}
</td>
<td>{{ album_name }}</td>
</tr>
<tr>
<td><strong>Release Year</strong></td>
@ -36,6 +35,4 @@ layout: base
<br height="50px" />
<article>
{{ content | safe }}
</article>
<article>{{ content | safe }}</article>