mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 14:31:47 +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
|
||||
|
||||
```html
|
||||
<div hx-ext='client-side-template'>
|
||||
<div hx-ext="client-side-templates">
|
||||
<button hx-get="/some_json"
|
||||
mustache-template="my-mustache-template">
|
||||
Handle with mustache
|
||||
|
Loading…
x
Reference in New Issue
Block a user