diff --git a/templates/notification.tmpl b/templates/notification.tmpl index d5d338a..c108a93 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -115,6 +115,19 @@ {{template "status" (WithContext .Status $.Ctx)}} + {{else if eq .Type "admin.sign_up"}} +
+ + avatar + + + @{{.Account.Acct}} + + Signed up on instance - + + +
+ {{else}}