Refactored Startpage

This commit is contained in:
Simon Martens
2025-02-26 16:06:29 +01:00
parent 8f664d24ca
commit cf6d4a59ed
15 changed files with 354 additions and 603 deletions

View File

@@ -23,7 +23,18 @@
// Only on place request
Place *dbmodels.Place
}
*/}}
// Parameters:
.letter
.search
.hidden
.record
.record.Image(Path)
.record.Text
.startpage
*/}}
{{ $model := . }}
{{ if and .startpage .record }}
@@ -86,7 +97,7 @@
</div>
{{ end }}
{{ if .series }}
{{ if $model.result.Series }}
<div class="border-b text-sm font-sans text-right pb-0.5">
Treffer in Reihentiteln &uarr;
</div>