t:md_box{
%(title)s
%(body)s

$+ html.Snippet("gui/snippets/input-button", "name=VIEW_HELP_ON_GITHUB", "bgcolor=spy.GetParam(gui.light_blue)", "height=GetVar('HtmlComboHeight')", "width=100%%", "flat=True", "value=View on GitHub", "onclick=shell https://github.com/Olex2/help/tree/master/gui/EN", )$- $+ html.Snippet("gui/snippets/input-button", "name=CONTRIBUTE_TO_HELP", "bgcolor=spy.GetParam(gui.green)", "height=GetVar('HtmlComboHeight')", "width=100%%", "flat=True", "value=Contribute to the Help System", "onclick=shell mailto:info@olexsys.org", )$-
} t:edit_help{ Edit | } t:compile_help{ Recompile

} t:gui_link{ #value= #width=100% #height=$GetVar('HtmlComboHeight') #name=#value #fit=false #flat=false #disabled=false #fgcolor=#ffffbb #bgcolor=#222222 }