{% extends "base.html" %} {% import "macros/ui.html" as ui %} {% block title %}{{ t(key="checkout-title", lang=lang | default(value='sk')) }}{% endblock title %} {% block breadcrumbs %} {{ ui::checkout_steps(active="payment", lang=lang | default(value='sk')) }} {% endblock breadcrumbs %} {% block content %} {% if packeta_api_key %}{% endif %}