Added liquid template to link to next and previous pages.
[arvados.git] / doc / _layouts / default.html.liquid
index f9c0db553fd1a4e1480e3574f1504394c42cf003..30049748fa4a869415d31af04a8b8928d02c0903 100644 (file)
@@ -77,6 +77,7 @@
         <div class="col-sm-9">
           <h1>{{ page.title }}</h1>
           {{ content }}
+          {% include 'webring' %}
         </div>
       </div>