summaryrefslogtreecommitdiff
path: root/app/Templates/notification_file_creation.php
blob: 57d69f517161f639ac049ef37531e0ddfd0f39e3 (plain)
1
2
3
4
5
6
<h2><?= Helper\escape($task['title']) ?> (#<?= $task['id'] ?>)</h2>

<h3><?= t('New attachment added "%s"', $file['name']) ?></h3>

<hr/>
<p>Kanboard</p>