OSDN Git Service

24f74b733806062ee76ce39908aa2ba82301ed2f
[nucleus-jp/nucleus-plugins.git] / trunk / NP_Clap / clap / template / index / messagelist_prevbutton_japanese-utf8.html
1                         <form method="post" action="{{indexurl}}">
2                                 <div>
3                                         <input type="submit" value="&lt;&lt; Prev" />
4                                         <input type="hidden" name="action" value="detail" />
5                                         <input type="hidden" name="offset" value="{{prev_offset|}}" />
6                                         <input type="hidden" name="key" value="{{key|}}" />
7                                         <input type="hidden" name="ticket" value="{{ticket|}}" />
8                                 </div>
9                         </form>