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:
parent
a55f4e7bc0
commit
8a70239170
4 changed files with 6 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
</head>
|
||||
<body>
|
||||
@partial partials/header
|
||||
<h1>no one lol</h1>
|
||||
<h1>{{.album}}</h1>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue