% rebase('base.html', title="Settings")
% for setting, value in sorted(list(user.items())):
% end

% for change in changes:

{{change}}

% end