VarunAgw Posted April 27, 2021 Posted April 27, 2021 (edited) Suppose I have this code in a template file. {media="icons/select-1.svg"} I actually want to reuse it later and want to store the results to variable $a like {{$a={media="icons/select-1.svg"};}} How do I achieve this? Edited April 27, 2021 by VarunAgw
Recommended Posts