[% PROCESS 'include/code_inline.tmpl'; %] [% MACRO code_block BLOCK %] [% #20 because of margin on left and right side SET code_block_width = content_width - 20; %] [% IF title %] [% END %]
[% title %]
[% code_inline_formatted(term=formatted_code) %]
[% END %]