= $this->js('assets/js/app.js') ?> = $this->css('assets/css/app.css') ?>
= isset($title) ? $this->e($title) : 'Kanboard' ?>
= $content_for_layout ?>
= $this->a('
', 'app', 'index', array(), false, 'home-link', t('Dashboard')).' '.$this->summary($this->e($title)) ?>
$board_name): ?>
= $this->e($board_name) ?>
= $this->a(t('Logout'), 'user', 'logout', array(), true) ?>
(= $this->a($this->e($this->getFullname()), 'user', 'show', array('user_id' => $this->userSession->getId())) ?>)
= $this->flash('
%s
') ?> = $this->flashError('
%s
') ?> = $content_for_layout ?>