diff --git a/templates/monoblue/branches.tmpl b/templates/monoblue/branches.tmpl
new file mode 100644
--- /dev/null
+++ b/templates/monoblue/branches.tmpl
@@ -0,0 +1,36 @@
+#header#
+
#repo|escape#: Branches
+
+
+
+
+
+
+
+
+
tags
+
+
+#footer#
diff --git a/templates/monoblue/changelog.tmpl b/templates/monoblue/changelog.tmpl
--- a/templates/monoblue/changelog.tmpl
+++ b/templates/monoblue/changelog.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+
branches
files#archives%archiveentry#
diff --git a/templates/monoblue/changeset.tmpl b/templates/monoblue/changeset.tmpl
--- a/templates/monoblue/changeset.tmpl
+++ b/templates/monoblue/changeset.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/error.tmpl b/templates/monoblue/error.tmpl
--- a/templates/monoblue/error.tmpl
+++ b/templates/monoblue/error.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/fileannotate.tmpl b/templates/monoblue/fileannotate.tmpl
--- a/templates/monoblue/fileannotate.tmpl
+++ b/templates/monoblue/fileannotate.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/filediff.tmpl b/templates/monoblue/filediff.tmpl
--- a/templates/monoblue/filediff.tmpl
+++ b/templates/monoblue/filediff.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/filelog.tmpl b/templates/monoblue/filelog.tmpl
--- a/templates/monoblue/filelog.tmpl
+++ b/templates/monoblue/filelog.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/filerevision.tmpl b/templates/monoblue/filerevision.tmpl
--- a/templates/monoblue/filerevision.tmpl
+++ b/templates/monoblue/filerevision.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/graph.tmpl b/templates/monoblue/graph.tmpl
--- a/templates/monoblue/graph.tmpl
+++ b/templates/monoblue/graph.tmpl
@@ -24,6 +24,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/manifest.tmpl b/templates/monoblue/manifest.tmpl
--- a/templates/monoblue/manifest.tmpl
+++ b/templates/monoblue/manifest.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/map b/templates/monoblue/map
--- a/templates/monoblue/map
+++ b/templates/monoblue/map
@@ -45,7 +45,8 @@ filerevchild = 'child {rev}
fileannotatechild = 'child {rev}{node|short}'
tags = tags.tmpl
tagentry = '#date|age# ago | #tag|escape# | changeset | changelog | files |
'
-branchentry = '{date|age} ago | {node|short} | {branch|escape} | changeset | changelog | files |
'
+branches = branches.tmpl
+branchentry = '{date|age} ago | {node|short} | {branch|escape} | changeset | changelog | files |
'
diffblock = '#lines#
'
filediffparent = 'parent {rev}{node|short}'
filelogparent = 'parent #rev#: | #node|short# |
'
diff --git a/templates/monoblue/notfound.tmpl b/templates/monoblue/notfound.tmpl
--- a/templates/monoblue/notfound.tmpl
+++ b/templates/monoblue/notfound.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files#archives%archiveentry#
diff --git a/templates/monoblue/search.tmpl b/templates/monoblue/search.tmpl
--- a/templates/monoblue/search.tmpl
+++ b/templates/monoblue/search.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files#archives%archiveentry#
diff --git a/templates/monoblue/shortlog.tmpl b/templates/monoblue/shortlog.tmpl
--- a/templates/monoblue/shortlog.tmpl
+++ b/templates/monoblue/shortlog.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files#archives%archiveentry#
diff --git a/templates/monoblue/summary.tmpl b/templates/monoblue/summary.tmpl
--- a/templates/monoblue/summary.tmpl
+++ b/templates/monoblue/summary.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
diff --git a/templates/monoblue/tags.tmpl b/templates/monoblue/tags.tmpl
--- a/templates/monoblue/tags.tmpl
+++ b/templates/monoblue/tags.tmpl
@@ -23,6 +23,7 @@
changelog
graph
tags
+ branches
files
@@ -32,4 +33,4 @@
#entries%tagentry#
-#footer# _______________________________________________
+#footer#