diff --git a/templates/notification/followed.html b/templates/notification/followed.html index 4751cbb437..8b5072a9f9 100644 --- a/templates/notification/followed.html +++ b/templates/notification/followed.html @@ -22,7 +22,7 @@ {% block content %} - {% include "misc/pagination.part.html" with position="top" %} + {% include "misc/paginator.html" with position="top" %}