Monster UI App to View and Retrieve Parked Calls
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
383 B

<div id="parkinglot_wrapper">
<div class="hero-unit well">
<h2>{{ replaceVar i18n.parkinglot.welcome monster.ui.user.username }}</h2>
<p>{{ i18n.parkinglot.description }} &nbsp; <i id="help-button" class="fa fa-question-circle" /></p>
<button id="refresh" class="btn btn-primary">{{ i18n.parkinglot.refreshButton }}</button>
</div>
<div class="results"></div>
</div>