{% load static %} {% load render_table export_url from django_tables2 %} {% load sass_tags %} User History

{{ user_id }}'s Listening History

Found {{ total_history }} songs.
{% render_table user_history_table %}