update to address some API deprecations
[gae-samples.git] / secret_valentine / message.html
blobb9b5676eab4a2f00d95c60f4b8de1ce111b8c094
1 <html>
2 <body>
3 <center><h1>STALKER WARNING!!</h1></center>
5 Somebody, who wants to be known only as {{ secret_name }} , but we
6 know as {{ nickname }} has sent you a "secret valentine". The
7 message reads as following:
8 <hr>
9 <blockquote>{% include "message_body.html" %}</blockquote>
10 <br>
11 <br>
12 <hr>
13 {{ nickname }} is not normal. Avoid this person at all costs and
14 if I were you, I would notify the FBI or Interpol or any law
15 enforcement agency right away before this person gets on a plane
16 and goes somewhere else where he/she can continue to annoy other
17 people unhindered.
18 </body>
19 </html>