aboutsummaryrefslogtreecommitdiff
path: root/merci
diff options
context:
space:
mode:
Diffstat (limited to 'merci')
-rw-r--r--merci/index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/merci/index.html b/merci/index.html
index 8e5c55a..0335d73 100644
--- a/merci/index.html
+++ b/merci/index.html
@@ -1,11 +1,10 @@
<!DOCTYPE html>
<html>
<head>
- <link rel="icon" type="image/x-icon" href="/gpgform/gpigeon.ico">
- <title>Message bien envoy&eacute;&#33;</title>
+ <link rel="icon" type="image/x-icon" href="../favicon.ico">
+ <title>Message has been sent</title>
</head>
<body>
- <h1>Ton message a bien &eacute;t&eacute; envoy&eacute;. Merci
- beaucoup</h1>
+ <h1>Your message has been sent. Thank you !</h1>
</body>
</html>