{% if next or prev %}
{% if next %} Next {% endif %} {% if prev %} Previous {% endif %}
{% endif %}

© 2014 drove.io is a connectical project.

{%- if last_updated %}

{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}

{%- endif %}