Mercurial > hg
view templates/tags.tmpl @ 1686:dd5085897010
make stuff for macos x binary package.
it is now easy to make prebuilt binary for macos x. i have no hosting
space. i hope someone else can make binaries.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Fri, 03 Feb 2006 00:50:28 -0800 |
parents | fbe4bbd847e5 |
children | f79afc26ae3b |
line wrap: on
line source
#header# <title>#repo|escape#: tags</title> </head> <body> <div class="buttons"> <a href="?cl=tip">changelog</a> <a href="?mf=#manifest|short#;path=/">manifest</a> </div> <h2>tags:</h2> <ul id="tagEntries"> #entries%tagentry# </ul> #footer#