File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 143143 < div class ="row " style ="padding-left:7px; padding-right:3px; ">
144144 < div class ="col-md-9 text-left "> < h5 >
145145 < i class ="icon-mail{% if notice.unread %}-alt{% endif %} "> </ i >
146- {{ notice.verb }}
146+ {{ notice.verb }}
147147 {% ifnotequal notice.actor notice.recipient %}
148- - by < a href ="{% url notice.data.sender_url notice.data.sender_url_name %} "> {{ notice.actor }}</ a >
148+ by < a href ="{% url notice.data.sender_url notice.data.sender_url_name %} "> {{ notice.actor }} ({{notice.data.sender_rolename}}) </ a >
149149 {% endifnotequal %}
150150 </ h5 >
151151 </ div >
152- < div class ="col-md-3 text-right "> < p > {{ notice.timesince }} ago</ p > </ div >
152+ < div class ="col-md-3 text-right "> < p > {{ notice.timesince }} ago
153+ </ p > </ div >
153154 </ div >
154155
155156 <!-- <p>{{ notice.description|linebreaksbr }}</p> -->
You can’t perform that action at this time.
0 commit comments