mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
{{ if .series }}
|
|
{{ .series.Title }}
|
|
<div>
|
|
{{ Safe .series.Annotation }}
|
|
</div>
|
|
{{ end }}
|