Misc theme fixes

This commit is contained in:
Magnus Åhall 2024-06-25 10:50:31 +02:00
parent ec7919c9e5
commit e73d28a8f6
24 changed files with 308 additions and 26 deletions

View file

@ -8,7 +8,7 @@
<a href="/datapoint/edit/0">Create</a>
<div id="datapoints">
{{ $prevGroup := "kalle" }}
{{ $prevGroup := "15ecfcc0-b1aa-45cd-af9c-74146a7e7f56-not-very-likely" }}
{{ range .Data.Datapoints }}
{{ if ne $prevGroup .Group }}
<h2 class="line">{{ .Group }}</h2>