{% block head %}{% endblock %}
Quizzical Beats
{% if current_user.is_authenticated %}
Import Spotify
Song
Playlist
Album
Search Spotify
Official Playlists
Import Deezer
Song
Playlist
Album
Search Deezer
Official Playlists
View Songs
Build Round
View Rounds
{% if current_user.is_admin() %}
Admin
Data Manager
System Settings
Backup Manager
System Health
{% endif %} {% endif %}
{% if current_user.is_authenticated %}
{{ current_user.username }}
Logout
{% else %}
Login
Register
{% endif %}
{% block content %} {% endblock %}
{% block scripts %} {% endblock %}