diff --git a/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html b/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html index 4512d4204..6663851d6 100644 --- a/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html +++ b/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html @@ -31,6 +31,7 @@ + {% if v.id != u.id %}
  • Custom flair
  • + {% endif %}
    diff --git a/files/templates/CHRISTMAS/userpage.html b/files/templates/CHRISTMAS/userpage.html index 5a22f1104..aa8d0249a 100644 --- a/files/templates/CHRISTMAS/userpage.html +++ b/files/templates/CHRISTMAS/userpage.html @@ -136,6 +136,10 @@ @{{u.original_username}}
    +
    ·
    +
    + {{u.id}} +
    {% endif %}