10
11
<table class="{% cycle "odd" "even" %}" width="100%">
13
14
<td width="85%" class="at"><strong>Posted:</strong> {{ post.created|naturalday|title }} {{ post.created|time:"H:i" }}</td>
18
26
<strong>Joined:</strong> {{ post.user.date_joined|naturalday|title }}<br />
19
27
<strong>Posts:</strong> {{ post.user.get_profile.post_count }}<br />
20
28
{% if post.user.get_profile.location %}