{%- if prev %}
  • {{ prev.title }}
  • {%- endif %} {%- if next %}
  • {{ next.title }}
  • {%- endif %}