From 32416d10f3550c73166777f554fbaab43dbe411f Mon Sep 17 00:00:00 2001 From: jjimenez Date: Wed, 12 Nov 2025 18:06:44 +0100 Subject: [PATCH] =?UTF-8?q?a=C3=B1adido=20fichero=20template=20pagos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../imprimelibros/pagos/pago-ok.html | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 src/main/resources/templates/imprimelibros/pagos/pago-ok.html diff --git a/src/main/resources/templates/imprimelibros/pagos/pago-ok.html b/src/main/resources/templates/imprimelibros/pagos/pago-ok.html new file mode 100644 index 0000000..763dff3 --- /dev/null +++ b/src/main/resources/templates/imprimelibros/pagos/pago-ok.html @@ -0,0 +1,76 @@ + + + + + + + + + + + + + +
+
+ + +
+ + +
+ +
+ +
+ +
+
+ +
+

+ +
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + +
+ +
+
+ +
+ + + +
+ + + \ No newline at end of file