Guest User

Untitled

a guest
Feb 15th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <xsl:if test="notification_data/incoming_request/note != ''">
  2. <tr>
  3. <td><h2><b>@@request_note@@: </b> <xsl:value-of select="notification_data/incoming_request/note"/></h2></td>
  4. </tr>
  5. </xsl:if>
  6.  
  7. <note>||Christie, James||1234567||Lutheran College</note>
Add Comment
Please, Sign In to add comment