% import 'static.html' as admin_static with context % macro dropdown(actions)
% endmacro % macro form(actions, url) % if actions % endif % endmacro % macro script(message, actions, actions_confirmation) % if actions % endif % endmacro