You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
JinjaX is a new library(Jinja extension) which gives us ability to define granular components and compose Pages/Views using those smaller components.
I was try to make it work with "go-jinja2" setup
Changes I made:
File: requirements.txt
File: python_src/go_jinja2/jinja2_renderer.py
File: example/main.go:
template1 renders earlier but, template2 := "" is not evaluated with i.e. Jinjax part is not worling
The text was updated successfully, but these errors were encountered: