mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 23:35:13 +00:00
Fix Typo+Formatting
This commit is contained in:
parent
f501ca6f7e
commit
74ec096ae1
@ -25,7 +25,7 @@ The AJAX response body will be parsed as JSON and passed into the template rende
|
|||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<div hx-ext='client-side-template'>
|
<div hx-ext="client-side-templates">
|
||||||
<button hx-get="/some_json"
|
<button hx-get="/some_json"
|
||||||
mustache-template="my-mustache-template">
|
mustache-template="my-mustache-template">
|
||||||
Handle with mustache
|
Handle with mustache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user