mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Some changes, path specific data
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
{{ $model := . }}
|
||||
|
||||
{{ if .letters }}
|
||||
<div>
|
||||
{{ range $id, $r := .letters }}
|
||||
<a href="/reihen?letter={{ $r }}">{{ $r }}</a>
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ end }}
|
||||
{{ template "_alphabet" Dict "active" .letter "letters" .letters }}
|
||||
|
||||
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user