ErrorException [ Notice ]: Undefined variable: content

APPPATH/views/template.php [ 45 ]

40                 </div>
41             </div>
42         </nav>
43 
44         <div class="container">
45             <?= $content; ?>
46         </div>
47 
48         <footer>
49             <div class="container">
50                 <div class="col-md-4">
  1. APPPATH/views/template.php [ 45 ] » Kohana_Core::error_handler()

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

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

  4. SYSPATH/classes/kohana/controller/template.php [ 44 ] » Kohana_View->render()

  5. {PHP internal call} » Kohana_Controller_Template->after()

  6. SYSPATH/classes/kohana/request/client/internal.php [ 119 ] » ReflectionMethod->invoke(arguments)

  7. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  8. SYSPATH/classes/kohana/request.php [ 1154 ] » Kohana_Request_Client->execute(arguments)

  9. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

Environment