vpanel-stack/panel/ui/vhost/vhosts-add-max.html
Matthew Saunders Brown 5f856fe5ca add VHOSTLIMIT pages
2024-04-15 10:54:05 -07:00

11 lines
291 B
HTML

<include href="header.html" />
<h4>Add New Website</h4>
<p>
This server has reached the limit of {{@VHOSTLIMIT}} websites.<br>
<small>You must remove one or more of the existing sites, or upgrade the server, before you can add another website.</small>
</p>
<include href="footer.html" />