diff --git a/cps/templates/layout.html b/cps/templates/layout.html index 4f55631e..f1c40254 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -181,6 +181,10 @@ {% block body %}{% endblock %} {% if pagination and (pagination.has_next or pagination.has_prev) %} {% endif %}