mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
* [WIP] Refactor calendar_channel_connector * [FIX] Hotel Calendar + Hotel Connector * [ADD] Push URLs * [IMP] Connector * [IMP] Notifications * [ADD] hotel_channel_connector_wubook * [FIX] missing imports * [IMP] Clean code
23 lines
528 B
HTML
23 lines
528 B
HTML
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-9">
|
|
<div>
|
|
<h1>WUBOOK PROTOTYPE</h1>
|
|
<h2 class="text-muted">WuBook Prototype</h2>
|
|
</div>
|
|
<hr/>
|
|
<p class="lead">WuBook Prototype</p>
|
|
</div>
|
|
|
|
<hr/>
|
|
|
|
<div class="row">
|
|
<div class="col-md-9 mb32">
|
|
<a target="_blank" href="http://www.eiqui.com">
|
|
<img src="eiqui_logo.png" class="img-responsive center-block" />
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|