diff --git a/source/webui/templates/admin.tpl b/source/webui/templates/admin.tpl
index 8f90b86..8e476f3 100644
--- a/source/webui/templates/admin.tpl
+++ b/source/webui/templates/admin.tpl
@@ -1,102 +1,96 @@
-
+
-
-
Services
-
Click on a Service to edit its properties, or access any of the sites defined under it.
+
+
Services
+
Click on a Service to edit its properties, or access any of the sites defined under it.
- {if $services}
-
- {foreach from=$services item=service}
- - {$service->name|escape:html}
- - {$service->description|escape:html}
- {/foreach}
-
- {else}
- You haven't created any services yet. Create some with the button below.
- {/if}
+ {if $services}
+
+ {foreach from=$services item=service}
+ - {$service->name|escape:html}
+ - {$service->description|escape:html}
+ {/foreach}
+
+ {else}
+ You haven't created any services yet. Create some with the button below.
+ {/if}
-
+
+
+
+
+
Users and Permissions
+
+ Click on a User to edit its properties.
+
+
-
-
-
Users and Permissions
-
-
- Click on a User to edit its properties.
-
-
-
-
-
-
-
-
-
Settings
-
-
- Quick access to important settings. Please use the full settings
- page to configure more advanced settings.
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+