Skip to content

Template Tag Literal

Mostafa Barmshory edited this page May 13, 2016 · 1 revision

برای قرار دادن یک متن خاص بدون تغییر در خروجی

{literal}
$(document).ready(function() {
    ...
});
{/literal}
Clone this wiki locally