mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Refactored Startpage
This commit is contained in:
@@ -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 ↑
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user