[REM] cleanup calendar description

This commit is contained in:
Pablo
2019-09-26 17:06:00 +02:00
parent cd15b22ed5
commit bd615e38d3
4 changed files with 0 additions and 36 deletions

View File

@@ -1,14 +0,0 @@
HOTEL CALENDAR
=============
Calendars for manage reservations and revenue
** UNDER DEVELOPMENT: NOT USE IN PRODUCTION **
Credits
=======
Creator
------------
* Alexandre Díaz <alex@aloxa.eu>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

View File

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -1,22 +0,0 @@
<div class="container">
<div class="row">
<div class="col-md-9">
<div>
<h1>HOTEL CALENDAR</h1>
<h2 class="text-muted">Hotel Calendar</h2>
</div>
<hr/>
<p class="lead">Hotel Calendar</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>