aboutsummaryrefslogtreecommitdiff
blob: 46fb4e3e4a84ecd8a395986fc6526c2d83564d50 (plain)
1
2
3
4
5
6
7
<index-page>
  <content-body:>
    <repeat with="&current_user.unanswered_questions">
      <card/>
    </repeat>
  </content-body:>
</index-page>