mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
5 lines
217 B
Plaintext
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>
|