diff --git a/files/templates/CHRISTMAS/admin/alt_votes.html b/files/templates/CHRISTMAS/admin/alt_votes.html index daf957fb22..da08724031 100644 --- a/files/templates/CHRISTMAS/admin/alt_votes.html +++ b/files/templates/CHRISTMAS/admin/alt_votes.html @@ -34,22 +34,20 @@
Vote Info
-
-
- -
- - - -
-
- - {% if u1 and u2 %} +
+ +
+ + + +
+
+ {% if u1 and u2 %} +

Analysis

- @@ -85,9 +83,10 @@
{{data['u2_only_comment_downs']}} ({{data['u2_comment_downs_unique']}}%)
+
+

Link Accounts

- {% if u2 in u1.alts %}

Accounts are known alts of eachother.

{% else %} @@ -102,10 +101,11 @@ - - {% endif %} - - {% endif %}
+ + {% endif %} + + {% endif %} +
{% endblock %} \ No newline at end of file