diff --git a/phpBB/templates/Default/index_body.tpl b/phpBB/templates/Default/index_body.tpl
index 84ea015453..35116eb8f5 100644
--- a/phpBB/templates/Default/index_body.tpl
+++ b/phpBB/templates/Default/index_body.tpl
@@ -44,6 +44,13 @@
+
+
+  |
+ {L_PRIVATE_MESSAGE_INFO} |
+
diff --git a/phpBB/templates/Default/privmsgs_body.tpl b/phpBB/templates/Default/privmsgs_body.tpl
new file mode 100644
index 0000000000..1c0f69db68
--- /dev/null
+++ b/phpBB/templates/Default/privmsgs_body.tpl
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+ {S_TIMEZONE} |
+ {JUMPBOX} |
+
+
+ |
+
\ No newline at end of file