style="background-image: url(<%= ob.user.serverUrl %>get_image?hash=<%= ob.page.profile.avatar_hash %>), url(imgs/defaultUser.png);"> <% } else { %> style="background-image: url(imgs/defaultUser.png);"> <% } %>

<%= polyglot.t('nav.settings') %>

<%= polyglot.t('GoToMyPage') %> <%= polyglot.t('Transactions') %>

<%= polyglot.t('General') %>

<%= polyglot.t('SaveChanges') %> (<%= config.keyShortcutPrefix + config.keyShortcuts.save.toUpperCase() %>) <%= polyglot.t('Reset') %>

<%= polyglot.t('Basic') %>

<% if(ob.page.profile.temp_handle && !ob.page.profile.handle){ %> <%= polyglot.t('RefreshHandleStatus') %> <% } %> <%= polyglot.t('GoToOneName') %>

<%= polyglot.t('Social') %>

<%= polyglot.t('About') %>

<%= polyglot.t('HighlightToStyle') %>

<%= polyglot.t('Theme') %>

<%= polyglot.t('SaveChanges') %> (<%= config.keyShortcutPrefix + config.keyShortcuts.save.toUpperCase() %>) <%= polyglot.t('Reset') %>

<%= polyglot.t('Basic') %>

<%= polyglot.t('Content') %>

<%= polyglot.t('SaveChanges') %> (<%= config.keyShortcutPrefix + config.keyShortcuts.save.toUpperCase() %>) <%= polyglot.t('Reset') %>
<% if(ob.user.shipping_addresses && ob.user.shipping_addresses.length > 0) { %>

<%= polyglot.t('CurrentAddress') %>

<% _.each(ob.user.shipping_addresses, function(address, i){ %>
<%= address.name %>
<%= address.street %>
<% if(address.city) print(address.city) %> <% if(address.city && address.state || address.city && address.postal_code) print(",") %> <%= address.state %> <%= address.postal_code %>
<%= address.alternate_contact %>
<%= address.displayCountry %>
<%= polyglot.t('DefaultAddress') %>
<% }); %>
<% } %>

<%= polyglot.t('NewAddress') %>

* <%= polyglot.t('Required') %>
<%= polyglot.t('SaveChanges') %> (<%= config.keyShortcutPrefix + config.keyShortcuts.save.toUpperCase() %>) <%= polyglot.t('Reset') %>

<%= polyglot.t('moderatorSettings.DisputeResolution') %>

<%= polyglot.t('moderatorSettings.ServiceFeeNote') %>
%
<%= polyglot.t('SaveChanges') %> (<%= config.keyShortcutPrefix + config.keyShortcuts.save.toUpperCase() %>) <%= polyglot.t('Reset') %>

<%= polyglot.t('Advanced') %>

<%= polyglot.t('firewall.' + ob.user.network_connection.replace(" ", "")) %> <%= polyglot.t('ReadOnly') %>
<% if(config.testnet) { %>
<%= polyglot.t('MustTestnetAddress') %>
<% } %>
checked<% } %> /> checked<% } %> />

<%= polyglot.t('SMTPNotifications') %>

<%= polyglot.t('SaveChanges') %> (<%= config.keyShortcutPrefix + config.keyShortcuts.save.toUpperCase() %>) <%= polyglot.t('Reset') %>