{** * comment.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Article reader comment editing * * $Id$ *} {strip} {assign var="pageTitle" value="comments.enterComment"} {include file="common/header.tpl"} {/strip} {include file="common/formErrors.tpl"} {assign var=parentId value=$parentId|default:"0"}