{% load i18n %}
{% trans "Update your account information" %}
Hello {{realname}}, {% trans "please update your account information" %}
{% include "errors.htm" %}
{% trans "First Name" %}
{% trans "Last Name" %}
{% trans "Password" %}
{% trans "Confirm Password" %}
I hereby accept the
Terms of Service
{% include "Footer.html" %}
{% trans "Best Buy Music Cloud" %} {% trans "Terms & Conditions" %}
Close
{% include "js_include.htm" %}