Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > fac195bf96b9a69a0644d45f5583eb35 > files > 248

python3-genshi-0.7.1-1.mga7.noarch.rpm

<?python from genshi import HTML ?>
<li id="comment$num">
  <strong>${comment.username}</strong> at ${comment.time.strftime('%x %X')}
  <blockquote>${HTML(comment.content)}</blockquote>
</li>