diff --git a/themes/mongodb/layout.html b/themes/mongodb/layout.html index 0b90430082a..b7747c22c14 100644 --- a/themes/mongodb/layout.html +++ b/themes/mongodb/layout.html @@ -114,7 +114,21 @@ {%- endmacro %} - +{%- macro render_nextprev() %} +
+ +
+{% endmacro -%} {%- block htmltitle %} @@ -207,6 +221,7 @@
{% block body %} {% endblock %} + {{- render_nextprev() -}}
{%- if render_sidebar %}