123456789101112131415161718192021222324 |
- <table width="100%" border="0" class="ke-zeroborder">
- <tbody>
- <tr class="autoyijianview">
- <td height="34" align="right" class="ys1">^site^</td>
- <td colspan="3" class="ys2">{site}</td>
- </tr>
- <tr>
- <td height="34" width="15%" align="right" class="ys1">^mobile^</td>
- <td width="35%" class="ys2">{mobile}</td>
- </tr>
- <tr>
- <td height="34" width="15%" align="right" class="ys1">^reporter^</td>
- <td width="35%" class="ys2">{reporter}</td>
- </tr>
- <tr>
- <td height="34" align="right" class="ys1">^other_info^</td>
- <td colspan="3" class="ys2">{other_info}</td>
- </tr>
- <tr>
- <td height="34" align="right" class="ys1">^pic^</td>
- <td colspan="3" class="ys2">{pic}</td>
- </tr>
- </tbody>
- </table>
|