0x01fe.net - Music

Music

{{ status|safe }}
{% for post in posts %}
{{ post.body|safe }}
{% endfor %}

Top Albums

{% for album in top_albums %} {% if loop.index % 3 == 0 %}
{% endif %} {% endfor %}