[% USE ExpVar; USE Uapi; USE JSON; SET CPANEL.CPVAR.dprefix = "../"; -%] [% js_code = PROCESS js_block %] [% SET page_styles_list = ['account_preferences/index.css']; SET embeded_styles_list = []; SET page_title = locale.maketext("Account Preferences"); %] [% WRAPPER '_assets/master.html.tt' app_key = 'account_preferences' page_title= page_title page_js = js_code include_legacy_stylesheets = 0 include_legacy_scripts = 0 include_cjt = 0 use_master_bootstrap = 0 focus_feature_search = 0 page_stylesheets = page_styles_list embed_stylesheets = embeded_styles_list -%]

This feature lets you change your account settings.

[% locale.maketext('Loading …') %]

[% locale.maketext("System Notifications") %]

[% locale.maketext('System notifications show you errors, warnings, and success messages. Click the button to set the location where you want to see system notifications.') %]
[% PROCESS '_assets/cjt2_header_include.tt' %]
[% END #wrapper %] [% BLOCK js_block %] [% END #js_block %]