diff gpp/templates/shoutbox/shout_detail.html @ 364:3cf18e6002dd

Minor cosmetic tweaks; center text in IRC block. Add a break after avatar on shout history view.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 Mar 2011 04:11:22 +0000
parents 88b2b9cb8c1f
children 3c48a555298d
line wrap: on
line diff
--- a/gpp/templates/shoutbox/shout_detail.html	Sat Mar 05 04:03:30 2011 +0000
+++ b/gpp/templates/shoutbox/shout_detail.html	Sat Mar 05 04:11:22 2011 +0000
@@ -2,7 +2,7 @@
 {% load avatar_tags %}
 <tr>
 <th>
-<a href="{% url 'bio-view_profile' username=shout.user.username %}">{% avatar shout.user %}</a>
+<a href="{% url 'bio-view_profile' username=shout.user.username %}">{% avatar shout.user %}</a><br />
 <a href="{% url 'bio-view_profile' username=shout.user.username %}">{{ shout.user.username }}</a>
 </th>
 <td>