Files
hpr_generator/templates/shared-utils.tpl.html
T

5 lines
119 B
HTML
Raw Normal View History

2022-07-31 21:33:54 -04:00
<!--% MACRO zero_pad_left(word) BLOCK %-->
<!--% USE String(word) %-->
<!--% String.format("%04s") %-->
<!--% END %-->