{% extends "base.html" %} {% block title %}Settings — diora{% endblock %} {% block content %}
Connected as {{ profile.lastfm_username }}
Connect your Last.fm account to automatically scrobble the tracks you listen to.
Connect Last.fm {% endif %}Encrypted background is set. (Preview not available — decrypted in browser on main page.)
Upload a new image to replace it:
{% elif request.user.profile.background_image_data %}
Upload a new image to replace it (will be stored encrypted):
{% else %}Upload a custom background image (JPG, PNG or WebP, max 5 MB). Stored end-to-end encrypted.
{% endif %}Logged in as {{ request.user.username }}