diff --git a/phpBB/templates/Default/index_body.tpl b/phpBB/templates/Default/index_body.tpl new file mode 100644 index 0000000000..ac2e952af3 --- /dev/null +++ b/phpBB/templates/Default/index_body.tpl @@ -0,0 +1,35 @@ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
 ForumTopicsPostsLast PostModerator
{CAT_DESC}
{FOLDER}{FORUM_NAME}
{FORUM_DESC}
{TOPICS}{POSTS}{LAST_POST}{MODERATORS}
+
+ + diff --git a/phpBB/templates/Default/index_footer.tpl b/phpBB/templates/Default/index_footer.tpl new file mode 100644 index 0000000000..7a1dc433de --- /dev/null +++ b/phpBB/templates/Default/index_footer.tpl @@ -0,0 +1,11 @@ + + + + + + +
= New Posts since your last visit.
+ = No new Posts since your last visit.
+
+ + diff --git a/phpBB/templates/Default/index_header.tpl b/phpBB/templates/Default/index_header.tpl new file mode 100644 index 0000000000..efb4538fd0 --- /dev/null +++ b/phpBB/templates/Default/index_header.tpl @@ -0,0 +1,19 @@ + + + + + + +
+ + + + +
Our users have posted a total of -{TOTAL_POSTS}- messages.
+ We have {TOTAL_USERS} total registered users.
+ The newest registered user is {NEWEST_USER}
+ There are currently {USERS_BROWSING} browsing the forums
+
+
+ + diff --git a/phpBB/templates/Default/overall_footer.tpl b/phpBB/templates/Default/overall_footer.tpl new file mode 100644 index 0000000000..d1795474a2 --- /dev/null +++ b/phpBB/templates/Default/overall_footer.tpl @@ -0,0 +1,13 @@ + + +
+ {ADMIN_LINK}
+ Powered by: phpBB Version 1.9
+ Copyright © 2001 The phpBB Group
+ + + + + + + diff --git a/phpBB/templates/Default/overall_header.tpl b/phpBB/templates/Default/overall_header.tpl new file mode 100644 index 0000000000..3d82b4d3b2 --- /dev/null +++ b/phpBB/templates/Default/overall_header.tpl @@ -0,0 +1,70 @@ + + + + + {SITENAME} - {PAGE_TITLE} + {META_INFO} + + + + + + +
+ + + + +
+ + + + + + + + + +
Login: Password:
Welcome to {SITENAME} + [Register]  + [Edit Profile]  + [Search]  + [Private Messages]  + [Memberslist]  + [FAQ]  +
+
+