Usually, cards that support jinja templates have access to four special variables: user, browser, config and hash. (The important one to me is user, to customise the card based on who is viewing it.) These are all undefined if used in the tailwindcss-template-card. Is there an easy fix for this?
Usually, cards that support jinja templates have access to four special variables:
user,browser,configandhash. (The important one to me isuser, to customise the card based on who is viewing it.) These are all undefined if used in the tailwindcss-template-card. Is there an easy fix for this?