@if (campaign) { @if (errors.length > 0) {
@for (err of errors; track $index) { {{ err }}
}
}
{{ campaign.title }}
{{ campaign.description }}
}