{% extends "layouts" ~ DIR ~ "default.twig" %} {% block title %}{{ "Export" | translate }}{% endblock %} {% block content %}

{{ "What would you like to export?" | translate }}

{#- -#}

{#- -#}

{#- -#}

{#- -#}

{#- -#}

{#- -#}

{#- -#}

{#- -#}

{#- -#}

{#- -#}

{{ trigger.call("export_choose") }}

{% endblock %}