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

cloud_view($this->tags, 4) ?>
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") ?>