X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/35336cd73e444534cb2eda20e3730464cc4e6553..b4866c16547c6c3196d5d8327686986e8997c187:/doc/_includes/_webring.liquid diff --git a/doc/_includes/_webring.liquid b/doc/_includes/_webring.liquid index edcfedf2e0..7cb9468d4e 100644 --- a/doc/_includes/_webring.liquid +++ b/doc/_includes/_webring.liquid @@ -8,9 +8,9 @@ {% if nx == 1 %}
{% if prev != "" %} - Previous: {{ prev.title }} + Previous: {{ prev.title }} {% endif %} - Next: {{ p.title }} + Next: {{ p.title }} {% assign nx = 0 %} {% assign n = 1 %} {% endif %} @@ -24,6 +24,6 @@ {% endfor %} {% if n == 0 && prev != "" %}
- Previous: {{ prev.title }} + Previous: {{ prev.title }} {% assign n = 1 %} {% endif %} \ No newline at end of file