/**
  * @copydoc PKPPlugin::getTemplatePath()
  */
 function getTemplatePath()
 {
     return parent::getTemplatePath() . 'templates/';
 }