Beiträge
@@ -39,12 +39,10 @@
{{- /* Display grouped pieces */ -}}
{{- range $groupKey, $groupedItems := $groupedPieces -}}
-
+
{{- /* Use first piece for display text */ -}}
-
{{ template "_piece_summary" (dict "Piece" (index $groupedItems 0).Item "CurrentActorID" $a.ID) }}
-
{{- /* Show all citations from all pieces in this group */ -}}
{{- range $_, $groupItem := $groupedItems -}}
@@ -70,7 +68,7 @@
{{- end -}}
-
+