@if (activityError(); as err) { {{ texts.project.saveErrorPrefix }} {{ err }} } @if (activityAnnouncement(); as msg) { {{ msg }} }
{{ texts.project.activityHook.label }}
{{ texts.project.activityHook.description }}
@if (activityHint(); as hint) {
{{ hint }}
}