12 lines
479 B
Plaintext
Executable File
12 lines
479 B
Plaintext
Executable File
<div class="row">
|
|
<div class="card col-md-12">
|
|
<div class="card-block">
|
|
<h4 class="card-title text-center">License Activation</h4>
|
|
<br/>
|
|
<h6 class="card-subtitle mb-2 text-muted">Welcome to new installation of SmartSales Restaurant Edition</h6>
|
|
<p class="card-text">Please provide us with following details to setup necessary user account and base system settings.</p>
|
|
<%= render "install/form" %>
|
|
</div>
|
|
</div>
|
|
</div>
|