diff --git a/templates/widget/actor-link.hamlet b/templates/widget/actor-link.hamlet
index 3b26a9c..c22ca27 100644
--- a/templates/widget/actor-link.hamlet
+++ b/templates/widget/actor-link.hamlet
@@ -21,8 +21,11 @@ $case actor
#{shr2text $ sharerIdent s}
./s/#{shr2text $ sharerIdent s}
- $of MessageTreeNodeRemote h _luMsg luAuthor
+ $of MessageTreeNodeRemote h _luMsg luAuthor mname
- (?)
+ $maybe name <- mname
+ #{name}
+ $nothing
+ (?)
#{shortURI h luAuthor}