view taginthemiddle/templates/tags.html @ 14:86118cd8912e

display what tags we are talking about
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 05 May 2010 22:45:25 -0700
parents 1ae2f98f9675
children
line wrap: on
line source

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