Hi Gaurav, I noticed in the weblog.vm of the gaurav theme:

<head>
    #includeTemplate($model.weblog "standard_head")
    ...
</head>
<body>

    <header>
        #includeTemplate($model.weblog "standard_header")
    </header>


Yet, the names of the files are std_head.vm and std_header.vm. You may wish to retest that it works if the above #includeTemplates are updated with the actual template names.

Regards,
Glen

Reply via email to