= t('Instructions') ?>
- = t('Your file must use the predefined CSV format') ?>
- = t('Your file must be encoded in UTF-8') ?>
- = t('The first row must be the header') ?>
- = t('Duplicates are not verified for you') ?>
- = t('The due date must use the ISO format: YYYY-MM-DD') ?>
- = t('Tags must be separated by a comma') ?>
- = t('Only the task title is required') ?>
= $this->url->icon('download', t('Download CSV template'), 'TaskImportController', 'template', array('project_id' => $project['id'])) ?>