Explorar el Código

Fixed merge conflict

pull/2/head
Nabin Hait hace 8 años
padre
commit
9dca85cbda
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      payments/templates/pages/payment-success.html

+ 1
- 1
payments/templates/pages/payment-success.html Ver fichero

@@ -3,7 +3,7 @@
{% block title %}{{ _("Payment Success") }}{% endblock %}

{%- block header -%}
<h2>{{ _("Payment Success") }}<h2>
<h2>{{ _("Payment Success") }}</h2>
{% endblock %}

{%- block page_content -%}


Cargando…
Cancelar
Guardar