It appears you got rid of your smarty tag - { include file="rectangle_top.tpl" }. Was this intentional? Try adding it back in.
If that doesn't work save a copy of your current code and try restoring the original home.tpl file. If the error doesn't go away you will know it's not in your home.tpl file. If it does go away, begin adding in the code from your saved file until the error appears. It's a bit tedious, but you should find it soon enough.
|