Authored by ${email_gravatar(value.author.email, title=value.author.name, size=16)} ${value.author.name} Authored by ${email_gravatar(value.author.email, title=value.author.name, size=16)} $value.author.name ${h.ago(value.authored_datetime)} Committed by ${email_gravatar(value.committer.email, title=value.committer.name, size=16)} ${value.committer.name} Committed by ${email_gravatar(value.committer.email, title=value.committer.name, size=16)} $value.committer.name ${h.ago(value.committed_datetime)}
Tree
Parent(s): ${h.text.truncate(ci._id, 10)}
Child(ren): ${h.text.truncate(ci._id, 10)}
${Markup(g.markdown.convert(h.really_unicode(value.message)))}