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

Sound has to be a MP3 File, Lesser than 8MB and shorter than 8 minutes. Minimum: 20 Robux, every second of audio costs 0.5 robux, will round down if total is decimal point.

{% if GroupIdContext != None %}{%endif%}
{% for sound in UserSounds.items: %}
{{sound.name}}

Sales: {{sound.sale_count}}

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