Ok so I'm creating a theme for myself, and even when I use them most basic of loops, I still get a php error:\[code\]( ! ) SCREAM: Error suppression ignored for( ! ) Parse error: syntax error, unexpected end of file in C:\wamp\www\newsite\blog\wp-content\themes\cakes\index.php on line 121Call Stack# Time Memory Function Location1 0.0015 142656 {main}( ) ..\index.php:02 0.0023 144760 require( 'C:\wamp\www\newsite\blog\wp-blog-header.php' ) ..\index.php:193 0.3452 9323760 require_once( 'C:\wamp\www\newsite\blog\wp-includes\template-loader.php' ) ..\wp-blog-header.php:16\[/code\]This doesn't happen with the twentyeleven theme, or any other theme I use, so I know it's not a problem with the wordpress setup. I just have no idea what it is, do I need to reference anything in my theme files?