1
0
forked from HPR/hpr_generator

Add MACRO display_explicit

This commit is contained in:
2022-08-07 19:54:47 -04:00
parent d4ec232f4b
commit 1b9c3c080c
3 changed files with 7 additions and 3 deletions

View File

@@ -8,6 +8,10 @@
<!--% ELSE %--><!--% display_when_false %--><!--% END %-->
<!--% END %-->
<!--% MACRO display_explicit(is_explicit) BLOCK %-->
<!--% display_choice(is_explicit, 'Explicit', 'Clean') %-->
<!--% END %-->
<!--% MACRO absolute_path(baseurl) BLOCK %-->
<!--% IF baseurl %-->./<!--% ELSE %-->/<!--% END %-->
<!--% END %-->