public function renderDefault()
 {
     $this->template->links = $this->linkFacade->getLastLinks();
 }