Fix header on artists/albums pages

I'm realizing what I have is extremely fragile, so not ideal, but not a bad starting place I would say
This commit is contained in:
mitteneer 2025-03-04 12:00:48 -05:00
parent a55f4e7bc0
commit 8a70239170
4 changed files with 6 additions and 7 deletions

View file

@ -5,7 +5,7 @@
</head>
<body>
@partial partials/header
<h1>no one lol</h1>
<h1>{{.album}}</h1>
<table>
<tr>
<th>Name</th>