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