Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
anoopmb
/
payments
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
[Minor] Fixed unclosed h2 tag (
#3267
)
pull/2/head
Alchez
hace 8 años
committed by
Nabin Hait
padre
a2565f5927
commit
92d2ada9e1
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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 -%}
Escribir
Vista previa
Cargando…
Cancelar
Guardar