diff options
Diffstat (limited to 'app/Template/event/task_create.php')
-rw-r--r-- | app/Template/event/task_create.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Template/event/task_create.php b/app/Template/event/task_create.php index de9a7e0d..4b920234 100644 --- a/app/Template/event/task_create.php +++ b/app/Template/event/task_create.php @@ -1,3 +1,5 @@ +<?= $this->avatar($email, $author) ?> + <p class="activity-title"> <?= e('%s created the task %s', $this->e($author), |