{% if amount.is_error() -%} {{ amount.error_string() }} {% endif -%}
{% if price.is_error() -%} {{ price.error_string() }} {% endif -%}