aboutsummaryrefslogtreecommitdiffstats
path: root/piccast/templates/contact_form/contact_form_sent.html
blob: 908487a4fc481812d235cf650aec302bcb29c14d (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<title>PicCast</title>
</head>
<body>
<h1>Support Form</h1>
<p>Thanks for your message, we'll try to get back to you as soon as possible!
<p>You can return to the front page <a href="/">here</a>.
</body>
</html>