OSDN Git Service

Cosmetic changes.
[keitairc/keitairc.git] / lib / templates / default / phone.html
1 <html>
2   <head>
3     <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
4     <meta http-equiv="Cache-Control" content="max-age=0" />
5     <!-- tmpl_var header -->
6     <title><!-- tmpl_var title -->: phone <!-- tmpl_var phone --></title>
7   </head>
8   <body>
9
10     <font size="<!-- tmpl_var fontsize -->">
11
12       \93d\98b\94Ô\8d\86 <!-- tmpl_var phone -->
13       <hr />
14
15       <form method="post" action="<!-- tmpl_var root --><!-- tmpl_var session_id -->/postme">
16         <a accesskey="1" href="tel:<!-- tmpl_var phone -->">[1] \93d\98b\82ð\82©\82¯\82é</a><br />
17         <tmpl_if is_docomo>
18           <a accesskey="2" href="tel-av:<!-- tmpl_var phone -->">[2] TV\93d\98b\82ð\82©\82¯\82é</a><br />
19         </tmpl_if>
20         \93d\98b\94Ô\8d\86\82ðºËß-<br />
21         <input type="text" name="text" value="<!-- tmpl_var phone -->" />
22         <input type="submit" value="ÒÓ\91\97\90M"><br />
23       </form>
24
25       <hr />
26       <a accesskey="8" href="<!-- tmpl_var root --><!-- tmpl_var session_id -->/index">[8] Á¬ÈÙؽÄ</a>
27       <hr />
28       <!-- tmpl_var timestamp --><br />
29       keitairc <!-- tmpl_var version -->
30
31     </font>
32
33   </body>
34 </html>