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
if I activate the plugin no twig will be executed within pages anymore.
For Example an <ahref='{{ base_url }}'></a>
results then as %7B%7B%20base_url%20%7D%7D.
if I deactivate the plugin again, twig is executed normally again.
The text was updated successfully, but these errors were encountered:
hello everyone,
if I activate the plugin no twig will be executed within pages anymore.
For Example an
<ahref='{{ base_url }}'></a>
results then as
%7B%7B%20base_url%20%7D%7D.
if I deactivate the plugin again, twig is executed normally again.
The text was updated successfully, but these errors were encountered: