mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Small adjustments to the person page
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
<h2>Inhalte</h2>
|
||||
{{ range $id, $c := .contents }}
|
||||
<div>
|
||||
{{ $e := index $model.centries $c.Entry }}
|
||||
<a href="/almanach/{{ $e.MusenalmID }}">{{ $e.PreferredTitle }}</a>
|
||||
{{ $c.PreferredTitle }}
|
||||
{{ $c.Numbering }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user