mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-28 16:55:32 +00:00
BUGFIX: Jumptext missing in Literatur Page
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="text ">
|
||||
{{ if .record.Title }}<h1 class="mb-12">{{ .record.Title }}</h1>{{ end }}
|
||||
<div class="flex flex-row gap-x-6 justify-between ">
|
||||
<div class="grow shrink-0 text indented">
|
||||
<div class="grow shrink-0 text indented jumptext">
|
||||
{{ Safe .record.Text }}
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user