Ignore:
Timestamp:
12/19/10 19:15:43 (13 years ago)
Author:
atzm
Message:

modify mime-type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pycgibattler/trunk/10index.tmpl

    • Property svn:mime-type set to text/plain; charset=utf-8
    r60 r61  
    88        <h2> 
    99          <span class="title"> 
    10             ゚ントリヌ䞭のキャラクタヌ 
     10            エントリー中のキャラクター 
    1111          </span> 
    1212        </h2> 
    1313        <div class="body"> 
    1414          <div class="section"> 
    15             <h3><span class="sanchor">■</span> 最新 $len($entries) 件</h3> 
     15            <h3><span class="sanchor">■</span> 最新 $len($entries) 件</h3> 
    1616            <form action="$script" method="post" enctype="multipart/form-data"> 
    1717              <table class="stat"> 
    1818                <tr> 
    19                   <th><input type="submit" value="戊" /></th> 
    20                   <th>登録日</th> 
    21                   <th>名前</th> 
     19                  <th><input type="submit" value="" /></th> 
     20                  <th>登録日</th> 
     21                  <th>名前</th> 
    2222                  <th>HP</th> 
    2323                  <th>SP</th> 
    24                   <th>攻撃力</th> 
    25                   <th>集䞭力</th> 
    26                   <th>防埡力</th> 
    27                   <th>玠早さ</th> 
    28                   <th>運</th> 
     24                  <th>攻撃力</th> 
     25                  <th>集中力</th> 
     26                  <th>防御力</th> 
     27                  <th>素早さ</th> 
     28                  <th></th> 
    2929                </tr> 
    3030#for $e in $entries 
     
    4343#end for 
    4444                <tr> 
    45                   <th><input type="submit" value="闘" /></th> 
    46                   <th>登録日</th> 
    47                   <th>名前</th> 
     45                  <th><input type="submit" value="" /></th> 
     46                  <th>登録日</th> 
     47                  <th>名前</th> 
    4848                  <th>HP</th> 
    4949                  <th>SP</th> 
    50                   <th>攻撃力</th> 
    51                   <th>集䞭力</th> 
    52                   <th>防埡力</th> 
    53                   <th>玠早さ</th> 
    54                   <th>運</th> 
     50                  <th>攻撃力</th> 
     51                  <th>集中力</th> 
     52                  <th>防御力</th> 
     53                  <th>素早さ</th> 
     54                  <th></th> 
    5555                </tr> 
    5656              </table> 
Note: See TracChangeset for help on using the changeset viewer.