diff --git a/src/views/admin/dashboard/logins.tpl b/src/views/admin/dashboard/logins.tpl
index 552ded83e1..814b10156d 100644
--- a/src/views/admin/dashboard/logins.tpl
+++ b/src/views/admin/dashboard/logins.tpl
@@ -23,7 +23,7 @@
{./user.username}
{function.userAgentIcons} {../browser} {../version} on {../platform}
-
|
+ |
{{{ end }}}
diff --git a/src/views/admin/dashboard/topics.tpl b/src/views/admin/dashboard/topics.tpl
index 5769f342fe..ee92cd254a 100644
--- a/src/views/admin/dashboard/topics.tpl
+++ b/src/views/admin/dashboard/topics.tpl
@@ -14,7 +14,7 @@
| {../title} |
[[topic:posted-by, {../user.username}]] |
- |
+ |
{{{ end }}}
diff --git a/src/views/admin/dashboard/users.tpl b/src/views/admin/dashboard/users.tpl
index 4fbd026ef3..1db7e85ef7 100644
--- a/src/views/admin/dashboard/users.tpl
+++ b/src/views/admin/dashboard/users.tpl
@@ -22,7 +22,7 @@
{../uid} |
{../username} |
{../email} |
- |
+ |
{{{ end }}}