diff --git a/templates/views/MixListView.html b/templates/views/MixListView.html index f8d499e..d737527 100644 --- a/templates/views/MixListView.html +++ b/templates/views/MixListView.html @@ -8,7 +8,7 @@
  • Favourites
  • {% endif %} - {% if user.is_authenticated %} + {% if user.is_staff %}
  • Upload
  • {% endif %}