|
|
@ -98,7 +98,7 @@ |
|
|
|
</div> |
|
|
|
<div class="form-group form-material floating"> |
|
|
|
<textarea class="form-control placeholder-no-fix" type="text" placeholder="" name="rwalletseed" id="rwalletseed" style="height: 100px;"></textarea> |
|
|
|
<label class="floating-label" for="rwalletseed">Wallet Seed</label> |
|
|
|
<label class="floating-label" for="rwalletseed">Confirm Wallet Seed</label> |
|
|
|
</div> |
|
|
|
<h4 class="hint" style="color: #fff;"> Please enter password for new wallet: </h4> |
|
|
|
<div class="form-group form-material floating"> |
|
|
@ -239,10 +239,27 @@ |
|
|
|
</div> |
|
|
|
<!-- Page --> |
|
|
|
<div class="page animsition"> |
|
|
|
<div class="page-content" style="height: 800px;"> |
|
|
|
<h2>Blank</h2> |
|
|
|
<!-- BEGIN DASHBOARD CONTENT BODY --> |
|
|
|
<div class="page-content" id="section-dashboard" style="height: 800px;"> |
|
|
|
<h2>Wallet Dashboard</h2> |
|
|
|
<p>Page content goes here</p> |
|
|
|
</div> |
|
|
|
<!-- END DASHBOARD CONTENT BODY --> |
|
|
|
|
|
|
|
<!-- BEGIN EASYDEX CONTENT BODY --> |
|
|
|
<div class="page-content" id="section-easydex" style="height: 800px;"> |
|
|
|
<h2>EasyDEX</h2> |
|
|
|
<p>Page content goes here</p> |
|
|
|
</div> |
|
|
|
<!-- END EASYDEX CONTENT BODY --> |
|
|
|
|
|
|
|
<!-- BEGIN ABOUT SUPERNET IGUANA CONTENT BODY --> |
|
|
|
<div class="page-content" id="section-about-iguana" style="height: 800px;"> |
|
|
|
<h2>About Iguana</h2> |
|
|
|
<p>Page content goes here</p> |
|
|
|
</div> |
|
|
|
<!-- END ABOUT SUPERNET IGUANA CONTENT BODY --> |
|
|
|
|
|
|
|
</div> |
|
|
|
<!-- End Page --> |
|
|
|
<!-- Footer --> |
|
|
|