Skip to content

Commit b76b1f6

Browse files
authored
Add django-block-fragments to template-fragments essay (#3227)
1 parent b8a2990 commit b76b1f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/content/essays/template-fragments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ Here are some known implementations of the fragment concept:
160160
* [chameleon_partials package](https://github.com/mikeckennedy/chameleon_partials)
161161
* [htmlgenerator](https://github.com/basxsoftwareassociation/htmlgenerator)
162162
* [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)
163164
* .NET
164165
* [Giraffe.ViewEngine.Htmx](https://github.com/bit-badger/Giraffe.Htmx/tree/main/src/ViewEngine.Htmx)
165166
* Rust

0 commit comments

Comments
 (0)