Catch exception related to number field handling in older SDK.
[gae-samples.git] / secret_valentine / message_body.html
blob97856312ad22fc12220e83816df16a05781ba6d9
1 <div style="width:480; position: relative; left: 1em">
2 <div><p><h3>{{ salutation }} {{ receiver_name }},</h3></p></div>
4 <p>You will not know who I am from this message, but I have
5 <i>{{ feeling_type }}</i> feelings for you. When I think of you, it
6 makes me {{ thinking_activity }}. Know that you are on my mind and
7 that I am never far from you. I shall forever be your {{ will_be }}.</p>
9 <div><i>
10 <p>Yours {{ good_bye }},</p>
11 <p>{{ secret_name }}</p>
12 </i></div>
13 </div>