{include file="header.tpl.html" extra_title=$extra_title} {if $note == ''}
 The specified note does not exist.
It could have been converted to an email.


 Close
{else} {literal} {/literal}
{if $next != "" || $previous != ""} {/if} {if $note.attachments} {/if} {if $next != "" || $previous != ""} {/if}
View Note Details{if $issue_id} (Associated with Issue #{$issue_id}){/if}
{if $previous != ""} {/if} {if $next != ""} {/if}
Posted Date: {$note.not_created_date}
From: {$note.not_from|escape:"html"}
Title: {$note.not_title|default:""|escape:"html"}
Attachments: {section name="i" loop=$note.attachments} {$note.attachments[i].filename}
{/section}
Message: (display in fixed width font) {if $note.has_blocked_message} Blocked Message Raw Headers {/if}
{$note.message|highlight_quoted|nl2br|activateLinks}
  
{if $previous != ""} {/if} {if $next != ""} {/if}
{include file="app_info.tpl.html"} {/if} {include file="footer.tpl.html"}