We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 563fff6 + 9c1297c commit fcfca90Copy full SHA for fcfca90
www/content/essays/template-fragments.md
@@ -166,6 +166,7 @@ Here are some known implementations of the fragment concept:
166
* [Giraffe.ViewEngine.Htmx](https://github.com/bit-badger/Giraffe.Htmx/tree/main/src/ViewEngine.Htmx)
167
* Rust
168
* [MiniJinja](https://docs.rs/minijinja/latest/minijinja/struct.State.html#method.render_block)
169
+ * [Askama](https://askama.readthedocs.io/en/stable/template_syntax.html#block-fragments)
170
* Raku
171
* [Cro Templates](https://github.com/croservices/cro-website/blob/main/docs/reference/cro-webapp-template-syntax.md#fragments)
172
0 commit comments