{% extends "base.html" %} {% block title %}Preferences - Cook{% endblock %} {% block content %}
Your language preference will be saved in a cookie.
Signed in as {{ sync_email.as_deref().unwrap_or("Unknown") }}
{% if sync_syncing %}Syncing recipes...{% else %}Sync idle{% endif %}
Sync your recipes across devices with CookCloud.