diff options
-rw-r--r-- | page/static/images/map-hanting.png | bin | 0 -> 895082 bytes | |||
-rw-r--r-- | page/templates/page/accommodation.html | 16 |
2 files changed, 15 insertions, 1 deletions
diff --git a/page/static/images/map-hanting.png b/page/static/images/map-hanting.png Binary files differnew file mode 100644 index 0000000..f189e2c --- /dev/null +++ b/page/static/images/map-hanting.png diff --git a/page/templates/page/accommodation.html b/page/templates/page/accommodation.html index a8de6d0..3036e5b 100644 --- a/page/templates/page/accommodation.html +++ b/page/templates/page/accommodation.html @@ -12,7 +12,8 @@ <h2>住宿</h2> <br> <div class="alert alert-info"> - 对于参会学生(本科生及研究生),组委会将为其统一安排住宿,尽可能保证安排位于校内的"学术活动中心"。 + <p><strong>参会学生</strong>(本科生及研究生):组委会将统一安排住宿,尽可能安排位于校内的"学术活动中心",无需自行预订。</p> + <p><strong>参会学者</strong>:请<strong>自行预订</strong>酒店。以下是我们为您推荐的酒店:沪华国际大酒店(准四星,高级舒适);锦江之星酒店(闵行东川路店);汉庭酒店(闵行交大店);汉庭酒店(闵行交大新店)。</p> </div> <ul> @@ -39,6 +40,19 @@ <li><img src="{% static 'images/map-jinjiang-route.png' %}" class="img-responsive" alt="Route from Jinjiang Hotel to the meeting place"></li> <li><br></li> </ul> + <li><strong>汉庭酒店(闵行交大店)</strong></li> + <ul class="list-unstyled"> + <li>地址:闵行区沪闵路277号(距离校门口约1.6公里)</li> + <li>参考价格:199元(高级大床房)</li> + <li>联系电话:021-34662707</li> + </ul> + <li><strong>汉庭酒店(闵行交大新店)</strong></li> + <ul class="list-unstyled"> + <li>地址:闵行区江川东路1050号,沪闵路麦当劳旁边(距离校门口约1.8公里)</li> + <li>参考价格:199元(高级大床房)</li> + <li>联系电话:021-64351600</li> + <li><img src="{% static 'images/map-hanting.png' %}" class="img-responsive" alt="Map of Hanting Hotel"></li> + </ul> </ul> <br> |