Add hotels button
This commit is contained in:
@@ -31,6 +31,15 @@
|
||||
<!--MAP-->
|
||||
<div id="Map" class="vologdaMap"></div>
|
||||
|
||||
<!--BUTTON-->
|
||||
<a href="https://travel.yandex.ru/hotels/vologda/angliter/" style="text-decoration:none">
|
||||
<div class = "button-background">
|
||||
<button style="background: transparent; border: none !important;">
|
||||
<p class="normalText" style="text-align: center;"> Заказать номер</p>
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<!--FOOTER-->
|
||||
<div w3-include-html="/style/footer.html"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user