OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / widgets / default_content / include / template / search.tmpl.html
1 <patTemplate:tmpl name="_widget">\r
2 <!-- m3:ErrorMessage -->\r
3 <table class="dc_search_result" width="100%">\r
4 <patTemplate:tmpl name="show_title" visibility="hidden"><tr><td {CLASS} style="border:none;"><h2>{TITLE}</h2></td></tr></patTemplate:tmpl>\r
5 <tr><td style="border:none;"><span class="dc_search_word">検索キーワード: <span><span class="dc_search_keyword">{KEYWORD}<span></td></tr>\r
6 <patTemplate:tmpl name="contentlist">\r
7 <tr><td style="border:none;"><span class="dc_search_title">{TITLE}<span></td></tr>\r
8 <tr><td align="right" style="border:none;"><span class="dc_search_date">{DATE}<span></td></tr>\r
9 <tr><td style="border:none;"><span class="dc_search_body">{CONTENT}<span></td></tr>\r
10 </patTemplate:tmpl>\r
11 </table>\r
12 </patTemplate:tmpl>\r