—json {

  "name":"Light of the Bhāgavata",
  "title":"Light of the Bhāgavata",
  "h1":"Light of the Bhāgavata",
  "label":"Light of the Bhāgavata",
  "description":"We want to show you a description here.",
  "image":":books:covers:lob.jpg",
  "template":"index"

} —

Light of the Bhāgavata

<iterator>

  <data path="books:lob:">select from descendants where path not like '%:0a%' order by date_published asc</data>
  <grid>
      <fragment>
          <box width="1:3">
          <card clickable>
          <page-image ratio="4:3" width="550" />
          === $label ===
          ${description | head(1024,'...')} [[$path?preview=false&nolink| ]]
          </card>
          </box>
      </fragment>
  </grid>

</iterator>