{{ define "title" -}} {{( pgettext "Payment Failed" "title" )}} {{- end }} {{ define "content" -}} {{- /*gotype: dev.tandem.ws/tandem/camper/pkg/payment.failedPaymentPage*/ -}}

{{ template "title" . }}

{{( gettext "We could not process the payment. Please, contact us for support." )}}

{{ template "details.gohtml" .Payment }} {{- end }}