From 2666c4b207c18411412ababc7447191030383329 Mon Sep 17 00:00:00 2001
From: Bryan Bishop <kanzure@gmail.com>
Date: Mon, 8 Jun 2015 10:21:37 -0500
Subject: slightly improved header (for now)

---
 rpcblockchainexplorer/templates/header.html | 3 +++
 1 file changed, 3 insertions(+)

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>
-- 
cgit v1.2.3