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
Not sure why this does not work. I tried the {{{}}} option as well. I am kinda a new to this but was hoping someone could point me in the right direction...
{{text ? '<strong>yes</strong>': ''}}
am I missing something? it just shows written out in the browser instead of actually rendering the html.