class Inversion::Template::CallTag
Inversion
call tag.
This just exists to make ‘call’ an alias for ‘attr’.
Syntax¶ ↑
<?call foo.bar ?> <?call "%0.2f" % foo.bar ?>
Inversion
call tag.
This just exists to make ‘call’ an alias for ‘attr’.
<?call foo.bar ?> <?call "%0.2f" % foo.bar ?>