@ -2115,6 +2115,7 @@ foreach ($author_list as $author_item) {
</div>
</div>
<divstyle="display:none"id="htmlTemplate">
CH/GH表格:
<divclass="table-responsive">
<tableclass="infotable">
<tbody>
@ -2125,6 +2126,39 @@ foreach ($author_list as $author_item) {
</tbody>
</table>
</div>
AH表格:
<divclass="table-responsive">
<tableclass="InfoTable">
<tbody>
<tr>
<td>Festivals of India</td>
<td>Date</td>
<td>Public Holiday</td>
</tr>
</tbody>
</table>
</div>
CH无序列表:
<ulclass="drop1">
<li>Average temperature</li>
<li>Sunny days</li>
</ul>
AH无序列表:
<ulclass="InfoList">
<li>Average temperature</li>
<li>Sunny days</li>
</ul>
GH无序列表:
<ulclass="ghlist">
<li>Average temperature</li>
<li>Sunny days</li>
</ul>
What’s New广告框:
<divclass="whatsnew"><imgalt="Guilin Hotel upgrade"class="img-responsive"src="https://data.chinahighlights.com/image/tour-detail/china-tour/whats-new-info-tag-pic.png"width="170px"/>
<div>
<p>After three years...</p>
</div>
</div>
</div>
<divclass="modal fade"id="modalTemplate">
<divclass="modal-dialog modal-lg">
@ -2145,6 +2179,11 @@ foreach ($author_list as $author_item) {