modules/custom/eml/templates/eml--project-role--project-role.tpl.php

Summary

Maintainability
A
0 mins
Test Coverage
<associatedParty>
  <?php print render($content['field_related_person']); ?>
  <role><?php print render($content['field_project_role']); ?></role>
</associatedParty>