{% macro ajax_table(title, url, download, key) -%}
{{title}}{% if download %} (download table){% endif %}

{%- endmacro %}