diff --git a/panel/ui/vhost/vhosts.html b/panel/ui/vhost/vhosts.html
index 1fe5e7d..5fff2db 100644
--- a/panel/ui/vhost/vhosts.html
+++ b/panel/ui/vhost/vhosts.html
@@ -1,31 +1,38 @@
Website | -Username | -Config | -Status | -
---|
{{ @vhost_domain.virtualhost }} | -{{ @vhost_domain.username }} | -{{ @vhost_domain.config }} | -{{ @vhost_domain.status }} | +Website | +Username | +Config | +Status |
---|
-Select a Website name above for more details and options.
-Username is the system username that owns the website files.
-Config is the Apache server Macro Virtualhost config currently set for the site.
-Status can be used to disable a site without deleting any files or other configs.
-
+ Select a Website name above for more details and options.
+ Username is the system username that owns the website files.
+ Config is the Apache server Macro Virtualhost config currently set for the site.
+ Status can be used to disable a site without deleting any files or other configs.
+
There are no website domains on this server.
+
Add new Website form
@@ -34,14 +41,14 @@ Select a Website name above for more details and options.