block
is the new BLOCK
[% fill message %] [% block message %] Hello [% name or 'World' %]! [% end %] --EOF--look inside...
Thus Spake Andy:
block
is the new name for BLOCK
.
block
is the new BLOCK
[% fill message %] [% block message %] Hello [% name or 'World' %]! [% end %] --EOF--look inside...
block
is the new name for BLOCK
.