Hi Vojtech, recently I figured out, that having standard input with attributes in linkedlist macro invokes Parses error. Example of my code {inputlist $inputs as $name => $label} {input} {label /} : {input reset class => "btn-gray"} {/inputlist}
Hi Vojtech,
recently I figured out, that having standard input with attributes in linkedlist macro invokes Parses error.
Example of my code
{inputlist $inputs as $name => $label}
{input} {label /}
:
{input reset class => "btn-gray"}
{/inputlist}