view taginthemiddle/templates/tags.html @ 19:57ca873ed9bf default tip

make this a pluggable system and start reorging infrastructure for that
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 25 May 2010 07:48:53 -0700
parents 86118cd8912e
children
line wrap: on
line source

<html>
<head>
<title>${' + '.join(tags)}</title>
</head>
<body>
</body>
</html>