diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 1db4298afc..9f1cbdca8f 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -181,6 +181,7 @@ Comments {{ u.comment_count }} + {% if u.id == v.id %}
  • Saved Posts @@ -191,6 +192,7 @@ Saved Comments
  • + {% endif %}