{% import 'admin/static.html' as admin_static with context %} {% macro dropdown(actions, btn_class='btn dropdown-toggle') -%} {{ _gettext('With selected') }} {% endmacro %} {% macro form(actions, url) %} {% if actions %} {% endif %} {% endmacro %} {% macro script(message, actions, actions_confirmation) %} {% if actions %} {% endif %} {% endmacro %}