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.
1 parent b8a2990 commit b76b1f6Copy full SHA for b76b1f6
www/content/essays/template-fragments.md
@@ -160,6 +160,7 @@ Here are some known implementations of the fragment concept:
160
* [chameleon_partials package](https://github.com/mikeckennedy/chameleon_partials)
161
* [htmlgenerator](https://github.com/basxsoftwareassociation/htmlgenerator)
162
* [django-template-partials](https://pypi.org/project/django-template-partials/) ([repository](https://github.com/carltongibson/django-template-partials))
163
+ * [django-block-fragments](https://github.com/medihack/django-block-fragments)
164
* .NET
165
* [Giraffe.ViewEngine.Htmx](https://github.com/bit-badger/Giraffe.Htmx/tree/main/src/ViewEngine.Htmx)
166
* Rust
0 commit comments