diff --git a/files/templates/home.html b/files/templates/home.html index 55988b46c7..c6b9f66246 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -129,6 +129,7 @@ {% if sort != "controversial" %}Controversial{% endif %} {% if sort != "comments" %}Comments{% endif %} {% if sort != "subscriptions" %}Subscriptions{% endif %} + {% if sort != "saves" %}Saves{% endif %} {% if sort != "random" %}Random{% endif %}