{# TODO(apps): Finalize copy. #}
{% with addon_name=addon.name, manifest_url=addon.manifest_url if addon.is_webapp() else '',
receipt=receipt, href='#' if addon.is_webapp() else download,
class='trigger_app_install' if addon.is_webapp() else 'trigger_download' %}
Your purchase of {{ addon_name }} is complete.
If installation does not automatically begin, please click here.
{% endwith %}
{% with learn_more='http://www.mozilla.org/causes' %}
Your purchase helps support Mozilla's mission.
Learn more
{% endwith %}