Help for this page

Select Code to Download


  1. or download this
    --cut here--
    [% MACRO tr_test BLOCK %]
    ...
    1: [% tr_test( 'test', '1' ) %]
    2: [% tr_test_2( 'test', '2' ) %]
    --cut here--
    
  2. or download this
    --cut here--
     
    ...
     
    2: test:2
    --cut here--