mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-02 15:25:19 +00:00
Remove duplicate "if/else"
This commit is contained in:
parent
f0efc21b3e
commit
52733424e7
@ -31,7 +31,7 @@ Many thanks to [David Tolnay][dtolnay] for his support in improving Askama.
|
|||||||
### Supported in templates
|
### Supported in templates
|
||||||
|
|
||||||
* Template inheritance (one level only)
|
* Template inheritance (one level only)
|
||||||
* Basic loops and if/else if/else statements
|
* Basic loops and if/else statements
|
||||||
* Whitespace suppressing with '-' markers
|
* Whitespace suppressing with '-' markers
|
||||||
* Some built-in filters
|
* Some built-in filters
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user