${c.e.user.name} has created a new page, ${c.e.rev.title}.  

%if c.e.rev.text:
Here's the page text: 
${c.e.rev.text}
%endif