MrKen (SV!) [Off] [#] (04.05.2018 / 17:56) Unused! |
{% macro smiles(text) %} {{ text|replace({':)' : '<img src="link ảnh 1" />', ':D' : '<img src="link ảnh 2" />'})|raw}} {% endmacro %}
{% import "functions.twig" as func %} {{ func.smiles(biến_text) }}