forked from rho_n/hpr_generator
5 lines
119 B
HTML
5 lines
119 B
HTML
<!--% MACRO zero_pad_left(word) BLOCK %-->
|
|
<!--% USE String(word) %-->
|
|
<!--% String.format("%04s") %-->
|
|
<!--% END %-->
|