summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpcblockchainexplorer/templates/header.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/rpcblockchainexplorer/templates/header.html b/rpcblockchainexplorer/templates/header.html
index d95839c..bda0306 100644
--- a/rpcblockchainexplorer/templates/header.html
+++ b/rpcblockchainexplorer/templates/header.html
@@ -2,4 +2,7 @@
<ul>
<li><a href="/">main</a></li>
</ul>
+
+ <br />
+ <hr />
</div>