= htmlspecialchars($page->title) ?>
+ + $note->author]); ?> + = __f( + 'note.page.author', + '' . htmlspecialchars($note->author->displayName) . '' + ) ?> + +
+ = __f('note.page.created', format_datetime($note->created)) ?>
+
+ modified) && $note->modified != $note->created): ?>
+
+ = __f('note.page.modified', format_datetime($note->modified)) ?>
+
+
+ +
+ = $page->getBestContentAsHtml() ?>
+
+