Open qfox opened 8 years ago
I have the following:
<div class="popup popup popup_theme_ffffff other-classes">
and tried
<div class="{{(popup\s)?}} popup popup_theme_ffffff other-classes">
but it looks like it does not work at all.
How to make it works?
I have the following:
and tried
but it looks like it does not work at all.
How to make it works?