# HG changeset patch # User Sverre Rabbelier # Date 1233270167 0 # Node ID 9cd86652481f6299756c9ef62e0a0c055fadd1fb # Parent dfa86ed03a66ef36ffbf92c961a9b8e9213ce7b6 Fix EOL damage and add link to first row item for notifcations Patch by: Sverre Rabbelier diff -r dfa86ed03a66 -r 9cd86652481f app/soc/templates/soc/notification/list/row.html --- a/app/soc/templates/soc/notification/list/row.html Thu Jan 29 20:40:34 2009 +0000 +++ b/app/soc/templates/soc/notification/list/row.html Thu Jan 29 23:02:47 2009 +0000 @@ -1,6 +1,9 @@ - -
{{ list.item.from_user.name }}
-
{{ list.item.subject }}
-
{{ list.item.created_on }}
- + +
{{ list.item.from_user.name }} +
+ +
{{ list.item.subject }}
+
{{ list.item.created_on }}
+