ErrorException [ Notice ]: Undefined variable: description

APPPATH/views/base.php [ 6 ]

 1 <!DOCTYPE html>
 2 <html>
 3     <head>
 4         <meta charset="utf-8">
 5         <title><?php echo $title ? $title : 'Статус-Грунт — холодный ресайклинг, укрепление грунта. Свой парк техники'; ?></title>
 6         <meta name="description" content="<?php echo $description; ?>">
 7         <meta name="keywords" content="<?php echo $keywords; ?>">
 8         <meta name="robots" content="index, follow">
 9         <meta name="author" content="as@nordor">
10         <meta name="viewport" content="width=600">
11         <meta name="format-detection" content="telephone=no">
  1. APPPATH/views/base.php [ 6 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  5. SYSPATH/classes/kohana/response.php [ 160 ] » Kohana_View->__toString()

  6. APPPATH/classes/exception/handler.php [ 23 ] » Kohana_Response->body(arguments)

  7. {PHP internal call} » Exception_Handler::handle(arguments)

Environment