Added Navigation bit to the top of documents for the categories
[biaweb2.git] / templates / navigationbit.tpl.html
diff --git a/templates/navigationbit.tpl.html b/templates/navigationbit.tpl.html
new file mode 100644 (file)
index 0000000..51278e8
--- /dev/null
@@ -0,0 +1,6 @@
+<div id="navbit">
+    &rightarrow;
+    <ul class="inlinelist">
+        {items}
+    </ul>
+</div>
\ No newline at end of file