mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 22:11:22 +00:00
7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
---
|
|
layout: core_layout.njk
|
|
---
|
|
<div class="content c">
|
|
{{ content | safe }}
|
|
</div>
|