{% if not is_appgroup and is_dashboard and enable_dataconn_arcengine %}
Accelerate
{% endif %}
Clone
{% if app_settings.email_enabled == "true" and app_settings.site_thumbnails_enable == "true" %}
Email
{% endif %}
{% if not embed and not is_appgroup %}
{% if not is_appgroup %}
Add to Favorites
{% endif %}
{% if not disable_homepage_override %}
Set as Homepage
{% endif %}
{% if not is_appgroup and is_dashboard %}
Export
{% endif %}
{% endif %}
{% include "partial_download_dropdown.html" with is_visual=is_visual %}
{% if is_dashboard and edit and app_settings.page_profile_enabled == "true" %}
Show Usage Info
{% elif is_dashboard and not edit and app_settings.page_profile_enabled == "true" and app_settings.page_profile_appview_enabled == "true" %}
Show Usage Info
{% endif %}
{% if is_appgroup %}
{% if not embed and not is_appgroup %}
New App
New Dashboard
{% endif %}
{% if edit %}
Save as Table or Dataset
Add to DS
{% if not is_dashboard %}
Delete Visual
{% else %}
Remove from Dashboard
{% endif %}
{% endif %}
{% else %}
New App
New Dashboard
Delete Dashboard
{% if dashboard_save_template_enabled %}
Save As Template
{% endif %}
{% endif %}