article
  header
    h2= entry.meta.title
    time= moment(entry.meta.publishedAt).format("MMMM Do YYYY")
  != entry.content
