{% extends 'backend/email/business_base.html' %}
{% load tz %}
{% block email_content %}
{{ system_name }} xin thông báo, quý khách đã {% if is_increasing %}mua thêm{% else %}xóa bớt{% endif %} worker node
thành công trên nền tảng {{ system_name }} vào thời điểm {{ plan.updated_at|timezone:time_zone }}.
{% block plan_info %}
{{ block.super }}
{% include 'plan/email/base_plan_info.html' %}
{% endblock %}
Thông tin thêm: