1
0
forked from HPR/hpr_generator
Files

6 lines
214 B
HTML
Raw Permalink Normal View History

<!--% 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 %-->
2022-07-31 22:25:15 -04:00
<!--% END %-->