无法加载请求的文件:templates / header.php

Mon*_*ntu 2 php foreach codeigniter view

我正在尝试测试(学习)codeigniter的示例代码,但是当我运行我的项目时,如http:// localhost / CodeIgniter_test / todos这样的URL出现了以下错误,我遇到了这样的错误

遇到错误

无法加载请求的文件:templates / header.php

我从这个网址http://www.allshorevirtualstaffing.com/how-to-develop-basic-crud-operations-in-codeigniter/#.VORuXGPWS1E中获取代码

Vin*_* VT 5

您缺少文件夹header.php中的application/views/templates文件。