[% MACRO code_standout BLOCK %] [% IF !content_width %] [% SET code_standout_width = 600; %] [% ELSIF in_list %] [% SET code_standout_width = content_width - 60; %] [% ELSE %] [% SET code_standout_width = content_width - 20; %] [% END %] [% IF command %]
| [% command %] |