#extends base #def body

Welcome to this ViewMTN installation. The list below shows all branches served within this Monotone database.

Select one of the branches and you will be shown a list of recent changes that have occurred within it. If you are looking for a particular revision (for example, a release) the list of tags might be useful.

#for t, did, branch, offset in $branches #if $t == "d"
[+] $branch.name
#else     #filter Filter $link($branch).html()
#end filter #end if #end for #end def