summaryrefslogtreecommitdiff
path: root/rpcblockchainexplorer/templates/header.html
blob: c2f936616d9771b760f6c38dc31f700af7a1a3a1 (plain)
1
2
3
4
5
6
7
8
9
<div class="header">
    <ul>
        <li><a href="/">main</a></li>
        <li><a href="https://github.com/kanzure/rpcblockchainexplorer">rpcblockchainexplorer</a></li>
    </ul>

    <br />
    <hr />
</div>