{% extends 'booru/base.html' %} {% block css %} {% load staticfiles %} {% endblock %} {% block scripts %} {% endblock %} {% block body %} {% load humanize %} {% load permission_tags %} {% load crispy_forms_tags %}
Joined | {{account.date_joined|date:"Y-m-d"}} |
---|---|
Posts | {{recent_uploads.count}} |
Deleted Posts | {{deleted_posts.count}} |
Favorites | {{account.get_favorites_count}} |
Comments | {{account.get_comments_count}} |
Tag Edits | - |
Note Edits | - |
Forum Posts | - |
Record + | - |
Added favorite #{{post.id}} {{post.timestamp|date:"Y/m/d f A"}} |
No favorites have been added by this user yet!
{% endif %}Uploaded #{{post.id}} {{post.timestamp|date:"Y/m/d f A"}} |
No posts have been added by this user yet!
{% endif %}
Comments
{{comment.author}}