diff --git a/rhodecode/templates/files/files_annotate.html b/rhodecode/templates/files/files_annotate.html --- a/rhodecode/templates/files/files_annotate.html +++ b/rhodecode/templates/files/files_annotate.html @@ -64,7 +64,7 @@
gravatar
-
${h.person(c.cs.author)}
+
${h.person(c.cs.author)}
${c.file.last_changeset.message}