#lang s-exp "../xtemplate.rkt"
`(p ()
"this was included from another file #uwu the summary is: "
,(or (metadata-ref+ metadata 'summary) "no summary :("))