OSDN Git Service

f6ea1d3bb2ecfd22385cab52fc5f545cb2ddffbe
[keitairc/keitairc.git] / data / templates / default / address.html
1 <html>
2   <head>
3     <meta http-equiv="Content-Type" content="text/html; charset=<!-- tmpl_var content_charset -->" />
4     <!-- tmpl_var common_header -->
5     <!-- tmpl_var extra_header -->
6     <title><!-- tmpl_var title -->: \92n\90}\95\\8e¦</title>
7   </head>
8   <body>
9
10     <font size="<!-- tmpl_var fontsize -->">
11
12       \8fZ\8f\8a\82ðGoogle Maps\82Å\95\\8e¦
13       <hr />
14       <form method="get" action="http://www.google.co.jp/m/lcb">
15         <input type="hidden" name="mp" value="1" />
16         <input type="hidden" name="uipref" value="3" />
17         <input type="hidden" name="source" value="m" />
18         <input type="hidden" name="ie" value="Shift_JIS" />
19         <input type="hidden" name="action" value="chglog" />
20         <input type="text" name="loc" value="<!-- tmpl_var address -->" /><br />
21         <input type="submit" accesskey="1" value="[1] \95\\8e¦" />
22       </form>
23
24       <form method="post" action="<!-- tmpl_var root --><!-- tmpl_var session_id -->/postme">
25         <input type="hidden" name="text" value="<!-- tmpl_var address -->" />
26         <input type="submit" accesskey="2" value="[2] ÒÓ\91\97\90M"><br />
27       </form>
28
29       <hr />
30       <a accesskey="8" href="<!-- tmpl_var root --><!-- tmpl_var session_id -->/index">[8] Á¬ÈÙؽÄ</a>
31       <hr />
32       <!-- tmpl_var timestamp --><br />
33       keitairc <!-- tmpl_var version -->
34
35     </font>
36
37   </body>
38 </html>