You on {{ Ctx.href }}.
Sites here:
{% for subpage in Ctx.siblings.by_date() %}
{{ subpage.ctx.title }}
{{ subpage.ctx.site['content'][:40] }}...
{% endfor %}