{% extends "components/payment_card.html" %} {% block card_actions %} {% if authorize_url %} Authorize {% else %} No UI flow {% endif %} {% endblock %}