+
diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl
index a668b1c9f..0ffef1fa9 100644
--- a/themes/default/template/comments.tpl
+++ b/themes/default/template/comments.tpl
@@ -2,6 +2,8 @@
-
+
{'Home'|@translate}{$LEVEL_SEPARATOR}{'About'|@translate}
+
diff --git a/themes/default/template/identification.tpl b/themes/default/template/identification.tpl
index b6fc07ea2..d17e06fa9 100644
--- a/themes/default/template/identification.tpl
+++ b/themes/default/template/identification.tpl
@@ -2,6 +2,8 @@
-
+
{'Home'|@translate}{$LEVEL_SEPARATOR}{'User comments'|@translate}
+
diff --git a/themes/default/template/password.tpl b/themes/default/template/password.tpl
index c70513cb3..260830cdf 100644
--- a/themes/default/template/password.tpl
+++ b/themes/default/template/password.tpl
@@ -1,6 +1,9 @@
{if isset($MENUBAR)}{$MENUBAR}{/if}
-
+
{'Home'|@translate}{$LEVEL_SEPARATOR}{'Identification'|@translate}
+
diff --git a/themes/default/template/profile.tpl b/themes/default/template/profile.tpl
index de28d0e91..8c004f718 100644
--- a/themes/default/template/profile.tpl
+++ b/themes/default/template/profile.tpl
@@ -2,6 +2,8 @@
-
+
{'Home'|@translate}{$LEVEL_SEPARATOR}{$title}
+
diff --git a/themes/default/template/register.tpl b/themes/default/template/register.tpl
index 56daa3833..09ed0d577 100644
--- a/themes/default/template/register.tpl
+++ b/themes/default/template/register.tpl
@@ -4,6 +4,8 @@
-
+
{'Home'|@translate}{$LEVEL_SEPARATOR}{'Profile'|@translate}
+
-
+