Better start / landing page
This commit is contained in:
parent
9ce85584c2
commit
4a7fa8520c
|
@ -7,9 +7,10 @@
|
|||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading"><h3 class="panel-title">Empty landing page!</h3></div>
|
||||
<div class="panel-heading"><h3 class="panel-title">Welcome to the Darknet WHOIS and Management Interface!</h3></div>
|
||||
<div class="panel-body">
|
||||
Click on dashboard above to get an overview.
|
||||
<p>In this interface you can search and manage all your darknet resources!</p>
|
||||
<p>If you don't know what this interface is for take a look at the <a href="/help/">help</a>. To start managing your resources, <a href="/user/register/">register an account</a>. Or just casually <a href="/whoisdb/search">search for some objects</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue