Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Message Template Definition

Template Name: Action Plan Email

 

Template Subject Example

Action plan for John Robinson

 

Template Body Example

Error rendering macro 'viewpdf' : Failed to find attachment with Name ActionPlanEmail.pdf

 

Template Subject Code

Action plan for ${fullName}

 

Template Body Code

<html>

<body>Dear ${fullName},<br/>

<br/>

As a result of completing the self help guide questionnaire(s) you have

identified the following resource information as being imperative to your

success.  Below you will find the solutions you felt offered the best

path to your success.<br/>

<br/>

<br/>

#foreach($taskTO in $taskTOs)<b>Resource:</b>&nbsp;${taskTO.name}<br/><b>Description:</b>&nbsp;${taskTO.description}<br/><b>Link:</b>&nbsp;${taskTO.link}<br/><br/>#end <br/>

#foreach($goalTO in $goalTOs)<b>Resource:</b>&nbsp;${goalTO.name}<br/><b>Description:</b>&nbsp;${goalTO.description}<br/><br/>#end <br/>

Should you have any questions concerning the resource information listed please contact the resource in question or the counseling staff at your institution.<br/>

<br/>

Thank you.</body></html>

 

 

 

  • No labels