27
I have started following this
guide but I am confused.
It says open your theme.html file and edit it so that
<{include file="default/theme_blockleft.html"}>
becomes
<{include file="yourtheme/theme_blockleft.html"}>
but i cannot find this line in the theme.html file
am I missing something obvious?