{% extends "base.html" %} {% block title %}History - kosmikDJ{% endblock %} {% block content %}

Play History

{% include 'components/server_info.html' %}
Recently Played
Loading history...
{% endblock %} {% block extra_js %} {% endblock %}