Replies: 1 comment
-
@sqllyw - I use Jinja2 - it is great. It supports both inheritance (through blocks) and composition (through macros). It has great logic to make the rendering conditional and repetitive. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi,
now I'm using handlebar, for every page I have one main template file with several small template files that contains fragments, any template that can combine the main page with fragments? thanks
Beta Was this translation helpful? Give feedback.
All reactions