linkTo('«', ['controller' => "tag", 'action' => "popular_by_week", 'year' => date('Y', strtotime('-1 week', $this->start)), 'month' => date('m', strtotime('-1 week', $this->start)), 'day' => date('d', strtotime('-1 week', $this->start))]) ?> start) ?> - end) ?> linkToIf($this->start <= time(), '»', ['controller' => "tag", 'action' => "popular_by_week", 'year' => date('Y', strtotime('+1 week', $this->start)), 'month' => date('m', strtotime('+1 week', $this->start)), 'day' => date('d', strtotime('+1 week', $this->start))]) ?>

cloud_view($this->tags, 3) ?>
contentFor('footer', function(){ ?>

linkTo($this->t('tag_popular_day'), ['action' => "popular_by_day"]) ?> | linkTo($this->t('tag_popular_week'), ['action' => "popular_by_week"]) ?> | linkTo($this->t('tag_popular_month'), ['action' => "popular_by_month"]) ?>

partial("footer") ?>