From 0e8364c7f538bed2aca15200839e5e9bdabe1667 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson <matthew@matrix.org> Date: Fri, 13 May 2016 17:53:31 +0100 Subject: [PATCH] rogue img --- res/templates/notif.html | 1 - 1 file changed, 1 deletion(-) diff --git a/res/templates/notif.html b/res/templates/notif.html index 92e80352fc..834840861e 100644 --- a/res/templates/notif.html +++ b/res/templates/notif.html @@ -12,7 +12,6 @@ {% else %} <img class="sender_avatar" src="https://vector.im/beta/img/f4c371.png" /> {% endif %} - <img class="sender_avatar" src="{{ message.sender_avatar_url }}" /> {% endif %} {% endif %} </td> -- GitLab