diff --git a/_layouts/tour.html b/_layouts/tour.html index 4ce893a159..a7f96b55c1 100644 --- a/_layouts/tour.html +++ b/_layouts/tour.html @@ -12,12 +12,12 @@
{% if page.previous-page %} - previous + previous {% else %}
{% endif %} {% if page.next-page %} - next + next {% endif %}