summaryrefslogtreecommitdiff
path: root/GroLUG/root/src/cancella-pagamento.tt2
diff options
context:
space:
mode:
Diffstat (limited to 'GroLUG/root/src/cancella-pagamento.tt2')
-rw-r--r--GroLUG/root/src/cancella-pagamento.tt24
1 files changed, 4 insertions, 0 deletions
diff --git a/GroLUG/root/src/cancella-pagamento.tt2 b/GroLUG/root/src/cancella-pagamento.tt2
new file mode 100644
index 0000000..0d0a1c1
--- /dev/null
+++ b/GroLUG/root/src/cancella-pagamento.tt2
@@ -0,0 +1,4 @@
+<h1>Cancellazione pagamento</h1>
+<form action="[% Catalyst.uri_for('cancella_pag',pagamento.id) %]" method="post" >
+<p>Confermi? <input type="submit" name="ok" value="Confermo" /></p>
+</form>