secmsg/secmsg/templates/messages.html

6 lines
163 B
HTML

<!DOCTYPE html>
<title>Message Layout</title>
<body>
<p>Your generated url is <div id="finalurl">{{proto}}://{{host}}/messages?id={{hashed}}</div></p>
</body>