{% set post = __SELF__.post %}
Share
{{ str_limit(post.prev().title , 20) }}
{{ str_limit(post.next().title , 20) }}