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