Files
kgpz_web/views/routes/ort/fragment/body.gohtml
2025-09-29 18:29:17 +02:00

5 lines
217 B
Plaintext

{{- /* Fragment with specific class for HTMX selection */ -}}
<div class="place-fragment-content px-5 py-3 border-t border-slate-200 bg-stone-50 text-base">
{{ template "_place_pieces" .model.SelectedPlace }}
</div>