user logs

This commit is contained in:
Michael Save
2012-08-27 22:13:47 +10:00
parent 913010cff5
commit b105a17b4f
4 changed files with 36 additions and 2 deletions

View File

@@ -121,5 +121,8 @@
</tr>
{% endfor %}
</table>
<p style="text-align:center" class="unimportant">
<a href="?/log:{{ user.username|e }}">{% trans 'View more logs for this user.' %}</a>
</p>
{% endif %}