forked from rho_n/hpr_generator
6 lines
214 B
HTML
6 lines
214 B
HTML
<!--% MACRO get_avatar(host_id) BLOCK %-->
|
|
<!--% TRY %-->
|
|
<!--% USE File ("./public_html/images/hosts/${host_id}.png") %-->hosts/<!--% File.name %-->
|
|
<!--% CATCH File %-->hpr_logo.png<!--% END %-->
|
|
<!--% END %-->
|