/home/edulekha/studygroup.edulekha.com/ow_system_plugins/base/mobile/views/components/comments.html
<div class="owm_newsfeed_comments" id="{$cmpContext}">
    <a name="comments"></a>
    {$commentList}
    {if isset($formCmp)}
    {$form}
    {else}
    <div class="owm_nocontent">{$authErrorMessage}</div>
    {/if}
</div>