{default_text_template, <<"The account \"{{account.name}}\" has less than {{threshold}} of credit remaining.\nIf the account runs out of credit it will not be able to make or receive per-minute calls.\nThe current balance is: {{current_balance}}\n\nAccount ID: {{account.id}}">>}. {default_html_template, <<"

The account \"{{account.name}}\" has less than {{threshold}} of credit remaining.

Current Balance: {{current_balance}}

If the account runs out of credit it will not be able to make or receive per-minute calls.">>}. {default_subject_template, <<"Account {{account.name}} is running out of credit">>}.