PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /opt/backups/var/templates/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //opt/backups/var/templates/child_quota.html.jinja

{% extends base_html %}
{% block title %}Your child account(s) have exceeded their backup storage{% endblock %}
{% block heading %}Your child account(s) have exceeded their backup storage{% endblock %}
{% block content %}
<p>Our backup system has detected that the data for one of the reseller child
accounts under your parent account, {{ reseller }}, has exceeded the backup
limit. As a result, backups will not continue to run for the affected account(s).</p>

<p>Child account(s) affected:</p>
<ul>
{% for user in notify_list %}
  <li>{{ user }}</li>
{% endfor %}
</ul>

<p>In order to fix this, the child account's data needs to be smaller than the
backup limit you set for it. If you would like to ensure the data continues to
be protected, we recommend taking one of the following actions:</p>

<p>Option 1: Decrease the total disk usage for the child account(s) affected.</p>

<p>Option 2: <a href="https://www.inmotionhosting.com/support/website/view-disk-usage/#increase">
Increase the child account backup limit</a> in cPanel's Backup Manager.</p>

<p>Option 3: Or, if you need more backup space for {{ reseller }}, please
purchase additional storage blocks AND increase the child account(s) backup
limit: <a href="https://secure1.inmotionhosting.com/amp/marketplace/backups/{{ amp_args|urlencode }}">
Purchase Storage Blocks</a> in AMP Marketplace.</p>

<p>If you purchase more backup space, please ensure you review cPanel's Backup
Manager and <a href="https://www.inmotionhosting.com/support/website/view-disk-usage/#increase">
increase the child account backup limit.</a></p>
{% endblock %}