diff 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 diff
--- a/taginthemiddle/templates/tags.html	Wed May 05 22:41:17 2010 -0700
+++ b/taginthemiddle/templates/tags.html	Wed May 05 22:45:25 2010 -0700
@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>Tags</title>
+<title>${' + '.join(tags)}</title>
 </head>
 <body>
 </body>