{** * templates/comment/comment.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Article reader comment editing * *} {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"}