summaryrefslogtreecommitdiff
path: root/src/frontend/fullfillment.html
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2015-11-19 16:50:40 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2015-11-19 16:50:40 +0100
commit03bf693258b5d64e91abee77310e70e9804b775b (patch)
tree2c44ca8d7375382b878e27baff6f7562ceaa6d4b /src/frontend/fullfillment.html
parent2055c46ba2a75c8a110255a06fc3865d6da1d1dd (diff)
downloadmerchant-03bf693258b5d64e91abee77310e70e9804b775b.tar.gz
merchant-03bf693258b5d64e91abee77310e70e9804b775b.tar.bz2
merchant-03bf693258b5d64e91abee77310e70e9804b775b.zip
Fullfillment page detects whether the user comes from a purchase
or not
Diffstat (limited to 'src/frontend/fullfillment.html')
-rw-r--r--src/frontend/fullfillment.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/frontend/fullfillment.html b/src/frontend/fullfillment.html
deleted file mode 100644
index 2053f717..00000000
--- a/src/frontend/fullfillment.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <title>Taler's "Demo" Shop</title>
- <link rel="stylesheet" type="text/css" href="style.css">
-</head>
-<body id="css-zen-garden" onload="signal_me()">
-<p>Congratulations, your purchase has succeeded! Go to <a href="/">
-our homepage</a>, or visit <a href="http://taler.net">taler.net</a>.
-</p>
-</body>
-</html>