Update index.ctp

This commit is contained in:
Josh Finer 2017-11-25 17:03:01 -05:00 committed by GitHub
parent a855ee3d94
commit fe14cd88f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,8 @@
<div class="home-container">
<div class="home-container-cell">
<div class="main">
<div class="title">LBRY Block Explorer</div>
<div class="title">LBRY Block Explorer</div><br>
<div class="links"><a href="https://lbry.io/get">Download the LBRY App</a></div>
<form method="get" action="/find">
<input class="search-input" name="q" type="text" placeholder="Enter a block height or hash, claim id or name, transaction hash or address" />
<div class="ctls"><button class="btn btn-search">Search</button> <div class="links"><a href="/realtime">Realtime</a> &bull; <a href="/stats" class="last">Stats</a></div></div>
@ -244,4 +245,4 @@
</div>
</div>
</div>
</div>