Skip to content

Commit

Permalink
`
Browse files Browse the repository at this point in the history
  • Loading branch information
cvng committed Feb 3, 2024
1 parent 238c13e commit 3f71e17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ A clean `JSX` syntax for your [Askama][1] templates.
{% call hello_scope::hello(name=name) %}
{% call hello_scope::hello(name="world") %}
{% call child_scope::child() %}Super!{% endcall %}
```

```html
<!-- After -->
<Hello name />
<Hello name=name />
Expand Down

0 comments on commit 3f71e17

Please sign in to comment.