Changes and rearrangement
This commit is contained in:
parent
eb13b602c4
commit
ff5bd4d71f
67
index.html
67
index.html
@ -394,7 +394,7 @@
|
||||
</div>
|
||||
<br>
|
||||
<div class="grid gap-0-5" id="banner">
|
||||
<strong> Ownership token </strong>
|
||||
<strong> Number of ownership token </strong>
|
||||
<p>
|
||||
Tokenroom#
|
||||
</p>
|
||||
@ -413,26 +413,6 @@
|
||||
</b>
|
||||
</div>
|
||||
<br>
|
||||
<div class="grid gap-0-5" id="banner">
|
||||
<strong> Target </strong>
|
||||
<p>Consumption Valuation should be higher than Production valuation.
|
||||
Amount to go till Consumption Valuation catches up with production Valuation
|
||||
</p>
|
||||
<b id="amount-left-production-consumption-catchup">
|
||||
<sm-spinner></sm-spinner>
|
||||
</b>
|
||||
<p>Initial token sales should cover up for the production cost at the time of sale
|
||||
</p>
|
||||
<b id="amount-left-production-consumption-catchup">
|
||||
<sm-spinner></sm-spinner>
|
||||
</b>
|
||||
<p>Consumption of the service should take care of the running costs
|
||||
</p>
|
||||
<b id="amount-left-production-consumption-catchup">
|
||||
<sm-spinner></sm-spinner>
|
||||
</b>
|
||||
</div>
|
||||
<br>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -481,19 +461,6 @@
|
||||
<sm-spinner></sm-spinner>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<h4>
|
||||
Investment(committed + delivered) and room revenues (Booked + stayed)
|
||||
</h4>
|
||||
<p>
|
||||
The total money we have either received or got committment for from token sales, room night investments and on the spot bookings
|
||||
</p>
|
||||
</td>
|
||||
<td id="total-consumption-cost" class="stat-value">
|
||||
<sm-spinner></sm-spinner>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<h4>
|
||||
@ -533,9 +500,41 @@
|
||||
<sm-spinner></sm-spinner>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<h4>
|
||||
Investment(committed + delivered) and room revenues (Booked + stayed)
|
||||
</h4>
|
||||
<p>
|
||||
The total money we have either received or got committment for from token sales, room night investments and on the spot bookings
|
||||
</p>
|
||||
</td>
|
||||
<td id="total-consumption-cost" class="stat-value">
|
||||
<sm-spinner></sm-spinner>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
<div class="grid gap-0-5" id="banner">
|
||||
<strong> Objectives </strong>
|
||||
<p>Consumption Valuation should be higher than Production valuation.
|
||||
Amount to go till Consumption Valuation catches up with production Valuation
|
||||
</p>
|
||||
<b id="amount-left-production-consumption-catchup">
|
||||
<sm-spinner></sm-spinner>
|
||||
</b>
|
||||
<p>Initial token sales should cover up for the production cost at the time of sale
|
||||
</p>
|
||||
<b id="amount-left-production-consumption-catchup">
|
||||
<sm-spinner></sm-spinner>
|
||||
</b>
|
||||
<p>Consumption of the service should take care of the running costs
|
||||
</p>
|
||||
<b id="amount-left-production-consumption-catchup">
|
||||
<sm-spinner></sm-spinner>
|
||||
</b>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user