diff --git a/herald/modules/email_generator/templates/pool_exceed_resources_report.html b/herald/modules/email_generator/templates/pool_exceed_resources_report.html index f93b69e1d..8033b9a2c 100644 --- a/herald/modules/email_generator/templates/pool_exceed_resources_report.html +++ b/herald/modules/email_generator/templates/pool_exceed_resources_report.html @@ -1,992 +1,757 @@ - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - - -
- -
- - - -
- - +
+ + + + + - - - - - - -
- - - - - - -
- -
- - - - - - - - - -
-
-

Dear - {{texts.user.user_display_name}},

-
-
-
-

Some of the pools - in {{texts.organization.name}} where you have resources have been exceeded or - forecasted to exceed. Please review your resources in them listed below.

-
-
-
- -
-
- {{#texts.exceeded_pool_forecasts_count}} - -
- - - - - - -
- -
- - - - - - -
-
-

Pool limits forecasted to exceed

-
-
-
- -
-
- {{#texts.exceeded_pool_forecasts}} - -
- - - - - - -
- -
- - - - - - -
-
-

{{pool_name}}

-

Pool limit: {{texts.organization.currency_code}}{{limit}} -

-

Expenses up-to-date (this month): - {{texts.organization.currency_code}}{{total_expenses}}

-

Expenses forecast: - {{texts.organization.currency_code}}{{forecast}}

-
-
-
- -
-
- -
- - - - - - -
- -
- - - - - - - - - {{#resources}} - - - - - - - {{/resources}} - -
-
-

Id

-
-
-
-

Name

-
-
-
-

Type

-
-
-
-

Cloud

-
-
- - -
-

{{name}}

-
-
-
-

{{type}}

-
-
-
-

{{cloud_account_name}}

-
-
-
- -
-
- {{/texts.exceeded_pool_forecasts}} - {{/texts.exceeded_pool_forecasts_count}} - {{#texts.exceeded_pools_count}} - -
- - - -
- -
- - - - - - -
-
-

Pool limits exceeded

-
-
-
- + + + + - - - - - {{#texts.exceeded_pools}} - -
- - - - - - -
- -
- - - - - - -
-
-

{{pool_name}}

-

Pool limit: {{texts.organization.currency_code}}{{limit}}

-

Expenses up-to-date (this month): - {{texts.organization.currency_code}}{{total_expenses}}

-

Expenses forecast: - {{texts.organization.currency_code}}{{forecast}}

-
-
-
- -
-
- -
- - - - - - -
- -
- - - - - - - - - {{#resources}} - - - - - - - {{/resources}} - -
-
-

Id

-
-
-
-

Name

-
-
-
-

Type

-
-
-
-

Cloud

-
-
- - -
-

{{name}}

-
-
-
-

{{type}}

-
-
-
-

{{cloud_account_name}}

-
-
-
- -
-
- {{/texts.exceeded_pools}} - {{/texts.exceeded_pools_count}} - -
- - - -
- -
- - - - - - - - - -
-
-

This email was generated automatically, you don’t need to reply to it. - If you want us to stop sending such alerts, please let us know by writing to support@hystax.com

-
-
-
-

---
-

Sincerely,

-

Your Hystax OptScale Team.

-
-
-
- + + + + - - - - - -
- - - - - - -
- -
- - - - - - -
-
-

{{texts.copyright}} -

-

Hystax Inc. All Rights - Reserved -

-
-
-
- -
- - - - - - -
- -
-
- -
- - - - - - -
-
-

{{texts.address}} -

-
-
-
- -
-
- -
- - - -
- -
- - - -
- - - - - - - -
- - - - - - -
- - - -
-
- - - - - - - -
- - - - - - -
- - - -
-
- - - - -
- - + + +
+ + + {{#texts.exceeded_pool_forecasts_count}} + + + + + + + + + {{#texts.exceeded_pool_forecasts}} + + + + + + + + + + + + + + + + + + {{#resources}} + + + + + + + + {{/resources}} {{/texts.exceeded_pool_forecasts}} {{/texts.exceeded_pool_forecasts_count}} + + + {{#texts.exceeded_pools_count}} + + + + + + + + + {{#texts.exceeded_pools}} + + + + + + + + + + + + + + + + + + {{#resources}} + + + + + + + + {{/resources}} {{/texts.exceeded_pools}} {{/texts.exceeded_pools_count}} + + + + + + - - - - - - - + + diff --git a/herald/modules/email_generator/templates/weekly_expense_report.html b/herald/modules/email_generator/templates/weekly_expense_report.html index 5c5d26069..de4e85c24 100644 --- a/herald/modules/email_generator/templates/weekly_expense_report.html +++ b/herald/modules/email_generator/templates/weekly_expense_report.html @@ -1,830 +1,786 @@ - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - - -
- -
- - - -
- - +
+ + + + + - - - - - - -
- - - - - - -
- -
- - - - - - - - - -
-
-

Dear - {{texts.user.user_display_name}},

-
-
-
-

Your weekly expense report on {{texts.organization.name}} organization is ready and available below.

-
-
-
- -
-
- -
- - - - - - -
- -
- - - - - - - - - - - - - -
-
-

Limit

-
-
-
-

Expenses up-to-date

-
-
-
-

Forecasted expenses

-
-
-
-

{{texts.organization.currency_code}}{{texts.organization.limit}}

-
-
-
-

{{texts.organization.currency_code}}{{texts.organization.total_cost}}

-
-
-
-

{{texts.organization.currency_code}}{{texts.organization.forecast}}

-
-
-
- -
-
- -
- - - - - - -
- -
- - - - - - -
-
-

Unassigned resources

-
-
-
- -
-
- -
- - - - - - -
- -
- - - - - - - - - - - - - -
-
-

Expenses up-to-date

-
-
-
-

Forecasted expenses

-
-
-
-

Number of resources

-
-
-
-

{{texts.organization.currency_code}}{{texts.unassigned.total_cost}}

-
-
-
-

{{texts.organization.currency_code}}{{texts.unassigned.forecast}}

-
-
-
-

{{texts.unassigned.resources_tracked}}

-
-
-
- -
-
- -
- - - - + + +
- -
- - - - - - -
-
-

Pools report

-
-
-
- + + + + - - - - - +
- -
- - - -
- + + -