public function renderGoogleWebmasterTools()
 {
     $this->template->webmasterTools = $this->settingsDao->getWebmasterTools();
 }