user->hasProjectAccess('ProjectViewController', 'show', $project['id'])): ?>
-
= $this->url->link(t('Configure this project'), 'ProjectViewController', 'show', array('project_id' => $project['id'])) ?>
#= (int) $project['id'] ?>
= $this->url->link($this->text->e($project['name']), 'BoardViewController', 'show', array('project_id' => $project['id'])) ?>
= $this->text->e($project['owner_name'] ?: $project['owner_username']) ?>