mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 00:55:32 +00:00
4 lines
210 B
Plaintext
4 lines
210 B
Plaintext
{{- /* Fragment with specific class for HTMX selection */ -}}
|
|
<div class="place-fragment-content p-4 border-t border-slate-200 bg-slate-50 text-base">
|
|
{{ template "_place_pieces" .model.SelectedPlace }}
|
|
</div> |