Take a look at:
http://aperiodic.mattdm.org/recent
The code looks like this:
[[module ListPages order="dateCreatedDesc" limit="7" category="blog" tags="-_draft, -_hideme" separate="false" appendLine="----" rss="aperiodic" tagTarget="system:page-tags" ]]
[[include inc:displaypost]]
[[image :first]]
[[/module]]
You can see I added after the include statement to display the contents of the page. This should cause each post's image to be duplicated, right? But it doesn't.