Replies: 2 comments
-
|
This is currently not possible, but it should be once #1193 (comment) gets implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
great, I will be looking forward to test it In the meantime I think I'd better create two templates. One for each stylesheet_language |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to #1193 but using an if-else. I want to load the options in
styles_pluginbased on the response tostylesheet_languageI tried the following
however, each of the characters of the Jinja code appear as options ({ % if ...)
How can I achieve my goal?
Beta Was this translation helpful? Give feedback.
All reactions