{% extends 'develop/template.html' %} {% block subcontent %}

ava was here! :3

{% if GroupIdContext != None %}{%endif%}
{% for animation in UserAnimation.items: %}
{{animation.name}}

Sales: {{animation.sale_count}}

{%endfor%} {% if len(UserAnimation.items) == 0: %}
No items found
{%endif%}
{% endblock %}