Added link for htmlgenerator to list (#1041)

This commit is contained in:
Sam 2022-09-13 05:43:59 +07:00 committed by GitHub
parent 2b7949de1a
commit 33332b1cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,5 +144,6 @@ Here are some known implementations of the fragment concept:
* [jinja2-fragments package](https://github.com/sponsfreixes/jinja2-fragments)
* [jinja_partials package](https://github.com/mikeckennedy/jinja_partials) ([discussion](https://github.com/mikeckennedy/jinja_partials/issues/1) on motivation)
* [chameleon_partials package](https://github.com/mikeckennedy/chameleon_partials)
* [htmlgenerator](https://github.com/basxsoftwareassociation/htmlgenerator)
Please [let me know](/discord) if you know of others, so I can add them to this list.