templates/fileannotate.tmpl
changeset 201 f918a6fa2572
parent 168 65cf1b0cfe86
child 236 85f0420fd848
child 237 4f802588cdfb
child 241 afe895fcc0d0
--- a/templates/fileannotate.tmpl
+++ b/templates/fileannotate.tmpl
@@ -1,5 +1,5 @@
 #header#
-<title>#repo#: #file# annotate</title>
+<title>#repo|escape#: #file# annotate</title>
 </head>
 <body>
 
@@ -25,10 +25,10 @@
  <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#manifest#</a></td></tr>
 <tr>
  <td class="metatag">author:</td>
- <td>#author#</td></tr>
+ <td>#author|obfuscate#</td></tr>
 <tr>
  <td class="metatag">date:</td>
- <td>#date#</td></tr>
+ <td>#date|date# (#date|age#) ago)</td></tr>
 </table>
 
 <br/>