diff --git a/view/tpl/admin_profiles.tpl b/view/tpl/admin_profiles.tpl
index 35685505f..e3a08449c 100644
--- a/view/tpl/admin_profiles.tpl
+++ b/view/tpl/admin_profiles.tpl
@@ -1,5 +1,5 @@
-
{{$new}}{{$title}}
+
@@ -28,7 +28,7 @@
{{foreach $cust_fields as $field}}
-{{$field.field_name}} | {{$field.field_desc}} | {{$drop}} |
+{{$field.field_name}} | {{$field.field_desc}} | {{$drop}} |
{{/foreach}}
{{/if}}
diff --git a/view/tpl/admin_queue.tpl b/view/tpl/admin_queue.tpl
index 35c2e644a..9d3d848c9 100644
--- a/view/tpl/admin_queue.tpl
+++ b/view/tpl/admin_queue.tpl
@@ -7,7 +7,7 @@
{{foreach $entries as $e}}
-
{{$e.total}} | {{$e.outq_posturl}} | {{$e.priority}} | {{if $expert}} | | {{/if}}
+
{{$e.total}} | {{$e.outq_posturl}} | {{$e.priority}} | {{if $expert}} | | {{/if}}
{{/foreach}}
diff --git a/view/tpl/app.tpl b/view/tpl/app.tpl
index a5a4acd11..28f28611e 100644
--- a/view/tpl/app.tpl
+++ b/view/tpl/app.tpl
@@ -8,17 +8,17 @@
{{if $app.type !== 'system'}}
{{if $purchase}}
{{/if}}
{{if $install || $update || $delete || $feature}}
{{/if}}
diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl
index 1d58004e5..62442ff7a 100644
--- a/view/tpl/attach_edit.tpl
+++ b/view/tpl/attach_edit.tpl
@@ -7,19 +7,19 @@
{{if $isadir}}{{include file="field_checkbox.tpl" field=$recurse}}{{/if}}
-
diff --git a/view/tpl/blocklist.tpl b/view/tpl/blocklist.tpl
index c88d91463..bdb71ed9d 100644
--- a/view/tpl/blocklist.tpl
+++ b/view/tpl/blocklist.tpl
@@ -2,7 +2,7 @@
{{if $editor}}
- {{$create}}
+ {{$create}}
{{/if}}
{{$title}}
diff --git a/view/tpl/channels.tpl b/view/tpl/channels.tpl
index 171f833ee..f484b49e5 100755
--- a/view/tpl/channels.tpl
+++ b/view/tpl/channels.tpl
@@ -1,6 +1,6 @@
diff --git a/view/tpl/chat.tpl b/view/tpl/chat.tpl
index 31be4136f..f21f9c1bf 100644
--- a/view/tpl/chat.tpl
+++ b/view/tpl/chat.tpl
@@ -5,11 +5,11 @@
{{/if}}
-
-
+
+
{{$room_name}}
@@ -27,7 +27,7 @@