summary refs log tree commit diff
path: root/res/templates/notif.html
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2016-05-13 17:53:31 +0100
committerMatthew Hodgson <matthew@matrix.org>2016-05-13 17:53:31 +0100
commit0e8364c7f538bed2aca15200839e5e9bdabe1667 (patch)
treee40b481a854a6382a672ce4d5fe553aea12cea95 /res/templates/notif.html
parentfix matrix.to URLs (diff)
downloadsynapse-0e8364c7f538bed2aca15200839e5e9bdabe1667.tar.xz
rogue img
Diffstat (limited to 'res/templates/notif.html')
-rw-r--r--res/templates/notif.html1
1 files changed, 0 insertions, 1 deletions
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>