diff --git a/.gitignore b/.gitignore
index bb06648..69fba87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,4 @@
 */*.tar.gz
 #
 # Exclude locale-specific directories.
-*/centos-*/??-??
+*/centos-*/centos-*
diff --git a/html/Makefile b/html/Makefile
index 76a1ae3..c1e55da 100644
--- a/html/Makefile
+++ b/html/Makefile
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-#  The CentOS HTML Makefile
+#  The CentOS HTML files
 #  Copyright (C) 2019  Alain Reguera Delgado
 #
 #  This program is free software: you can redistribute it and/or modify it
@@ -21,43 +21,19 @@
 #==============================================================================
 # Configuration
 #==============================================================================
-package = centos-indexhtml
-version = 8.0
 lang = en-US
 localedir = PO
-prefix = .
 
 #==============================================================================
 # Requirements
 #==============================================================================
-all: $(package)/$(lang)/index.html
+all:
 
-build: $(prefix)/$(package)-$(version).tar.gz
+po: $(localedir)/$(lang).po
 
 #==============================================================================
 # Sources
 #==============================================================================
-$(prefix)/$(package)-$(version).tar.gz: \
-	$(package)/??-??/* \
-	$(package)/index.tpl.html \
-	$(package)/index.html \
-	$(localedir)/*.po \
-	common/css/* \
-	common/images/* \
-	common/fonts/*
-	rm -r $(package)-$(version) || mkdir $(package)-$(version)
-	cp -a $(package)/??-?? $(package)-$(version)
-	cp -a $(package)/index.html $(package)-$(version)
-	cp -a common $(package)-$(version)
-	if [[ $(package) == centos-indexhtml ]];then \
-		rm -v $(package)-$(version)/common/images/pb-*.png; \
-	fi
-	tar -czf $(prefix)/$(package)-$(version).tar.gz $(package)-$(version)
-	rm -r $(package)-$(version)
-
-#======================================================================
-# Localization
-#======================================================================
 $(localedir)/$(lang).pot: centos-*/index.tpl.html
 	xml2po -l $(lang) -o /tmp/$(lang).pot centos-*/index.tpl.html
 	if [[ ! -f $(localedir)/$(lang).pot ]];then \
@@ -72,14 +48,3 @@ $(localedir)/$(lang).po: $(localedir)/$(lang).pot
 	else \
 		msgmerge -U $(localedir)/$(lang).po $(localedir)/$(lang).pot; \
 	fi
-
-#======================================================================
-# Content
-#======================================================================
-$(package)/$(lang):
-	mkdir -p $(package)/$(lang)
-
-$(package)/$(lang)/index.html: $(package)/$(lang) $(localedir)/$(lang).po $(package)/index.tpl.html
-	xmllint -noout $(package)/index.tpl.html
-	xml2po -l $(lang) -p $(localedir)/$(lang).po -o $(package)/$(lang)/index.html $(package)/index.tpl.html
-	sed -i 's/<html lang="en-US">/<html lang="$(lang)">/' $(package)/$(lang)/index.html
diff --git a/html/PO/en-US.po b/html/PO/en-US.po
index 9754e94..e9b69c6 100644
--- a/html/PO/en-US.po
+++ b/html/PO/en-US.po
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: v 0.2\n"
-"POT-Creation-Date: 2019-05-19 21:49-0300\n"
+"POT-Creation-Date: 2019-05-26 15:57-0300\n"
 "PO-Revision-Date: 2019-05-19 08:42-0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -31,7 +31,7 @@ msgstr ""
 msgid "Apache HTTP server"
 msgstr "Apache HTTP server"
 
-#: centos-noindex/index.tpl.html:25(a)
+#: centos-noindex/index.tpl.html:25(a) centos-indexhtml/index.tpl.html:27(a)
 msgid "CentOS"
 msgstr "CentOS"
 
@@ -177,106 +177,121 @@ msgstr ""
 "a rich platform for open source communities to build upon. For more "
 "information please visit the <placeholder-1/>."
 
-#: centos-noindex/index.tpl.html:67(a)
+#: centos-noindex/index.tpl.html:67(a) centos-indexhtml/index.tpl.html:33(a)
 msgid "Legal"
 msgstr "Legal"
 
-#: centos-noindex/index.tpl.html:67(a)
+#: centos-noindex/index.tpl.html:67(a) centos-indexhtml/index.tpl.html:33(a)
 msgid "Privacy"
 msgstr "Privacy"
 
-#: centos-noindex/index.tpl.html:67(p)
+#: centos-noindex/index.tpl.html:67(p) centos-indexhtml/index.tpl.html:33(p)
 msgid "© 2019 The CentOS Project | <placeholder-1/> | <placeholder-2/>"
 msgstr "© 2019 The CentOS Project | <placeholder-1/> | <placeholder-2/>"
 
+#: centos-indexhtml/index.tpl.html:4(title)
+#: centos-indexhtml/index.tpl.html:24(h1)
+msgid "Welcome to CentOS"
+msgstr "Welcome to CentOS"
+
+#: centos-indexhtml/index.tpl.html:17(span)
+msgid "CentOS Linux 8"
+msgstr "CentOS Linux 8"
+
+#: centos-indexhtml/index.tpl.html:25(h2)
+msgid "The Community ENTerprise Operating System"
+msgstr "The Community ENTerprise Operating System"
+
+#: centos-indexhtml/index.tpl.html:27(p)
+msgid ""
+"<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
+"from sources freely provided to the public by Red Hat, Inc. for Red Hat "
+"Enterprise Linux. CentOS conforms fully with the upstream vendors "
+"redistribution policy and aims to be functionally compatible. (CentOS mainly "
+"changes packages to remove upstream vendor branding and artwork.)"
+msgstr ""
+"<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
+"from sources freely provided to the public by Red Hat, Inc. for Red Hat "
+"Enterprise Linux. CentOS conforms fully with the upstream vendors "
+"redistribution policy and aims to be functionally compatible. (CentOS mainly "
+"changes packages to remove upstream vendor branding and artwork.)"
+
+#: centos-indexhtml/index.tpl.html:28(p)
+msgid ""
+"CentOS Linux is developed by a small but growing team of core developers. In "
+"turn the core developers are supported by an active user community including "
+"system administrators, network administrators, enterprise users, managers, "
+"core Linux contributors and Linux enthusiasts from around the world."
+msgstr ""
+"CentOS Linux is developed by a small but growing team of core developers. In "
+"turn the core developers are supported by an active user community including "
+"system administrators, network administrators, enterprise users, managers, "
+"core Linux contributors and Linux enthusiasts from around the world."
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "mirror network"
+msgstr "mirror network"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "SIGs"
+msgstr "SIGs"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "wiki"
+msgstr "wiki"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "IRC Chat"
+msgstr "IRC Chat"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Email Lists"
+msgstr "Email Lists"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Forums"
+msgstr "Forums"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Calendar &amp; IRC Meeting List"
+msgstr "Calendar &amp; IRC Meeting List"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Planet"
+msgstr "Planet"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Bugs Database"
+msgstr "Bugs Database"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "FAQ"
+msgstr "FAQ"
+
+#: centos-indexhtml/index.tpl.html:29(p)
+msgid ""
+"CentOS Linux has numerous advantages including: an active and growing user "
+"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive "
+"<placeholder-1/>, developers who are contactable and responsive, Special "
+"Interest Groups (<placeholder-2/>) to add functionality to the core CentOS "
+"distribution, and multiple community support avenues including a "
+"<placeholder-3/>, <placeholder-4/>, <placeholder-5/>, <placeholder-6/>, "
+"<placeholder-7/>, <placeholder-8/>, <placeholder-9/>, and an <placeholder-10/"
+">."
+msgstr ""
+"CentOS Linux has numerous advantages including: an active and growing user "
+"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive "
+"<placeholder-1/>, developers who are contactable and responsive, Special "
+"Interest Groups (<placeholder-2/>) to add functionality to the core CentOS "
+"distribution, and multiple community support avenues including a "
+"<placeholder-3/>, <placeholder-4/>, <placeholder-5/>, <placeholder-6/>, "
+"<placeholder-7/>, <placeholder-8/>, <placeholder-9/>, and an <placeholder-10/"
+">."
+
 #. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
-#: centos-noindex/index.tpl.html:0(None)
+#: centos-indexhtml/index.tpl.html:0(None)
 msgid "translator-credits"
 msgstr "translator-credits"
 
-#~ msgid "Welcome to CentOS"
-#~ msgstr "Welcome to CentOS"
-
-#~ msgid "CentOS Linux 8"
-#~ msgstr "CentOS Linux 8"
-
-#~ msgid "The Community ENTerprise Operating System"
-#~ msgstr "The Community ENTerprise Operating System"
-
-#~ msgid ""
-#~ "<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
-#~ "from sources freely provided to the public by Red Hat, Inc. for Red Hat "
-#~ "Enterprise Linux. CentOS conforms fully with the upstream vendors "
-#~ "redistribution policy and aims to be functionally compatible. (CentOS "
-#~ "mainly changes packages to remove upstream vendor branding and artwork.)"
-#~ msgstr ""
-#~ "<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
-#~ "from sources freely provided to the public by Red Hat, Inc. for Red Hat "
-#~ "Enterprise Linux. CentOS conforms fully with the upstream vendors "
-#~ "redistribution policy and aims to be functionally compatible. (CentOS "
-#~ "mainly changes packages to remove upstream vendor branding and artwork.)"
-
-#~ msgid ""
-#~ "CentOS Linux is developed by a small but growing team of core developers. "
-#~ "In turn the core developers are supported by an active user community "
-#~ "including system administrators, network administrators, enterprise "
-#~ "users, managers, core Linux contributors and Linux enthusiasts from "
-#~ "around the world."
-#~ msgstr ""
-#~ "CentOS Linux is developed by a small but growing team of core developers. "
-#~ "In turn the core developers are supported by an active user community "
-#~ "including system administrators, network administrators, enterprise "
-#~ "users, managers, core Linux contributors and Linux enthusiasts from "
-#~ "around the world."
-
-#~ msgid "mirror network"
-#~ msgstr "mirror network"
-
-#~ msgid "SIGs"
-#~ msgstr "SIGs"
-
-#~ msgid "wiki"
-#~ msgstr "wiki"
-
-#~ msgid "IRC Chat"
-#~ msgstr "IRC Chat"
-
-#~ msgid "Email Lists"
-#~ msgstr "Email Lists"
-
-#~ msgid "Forums"
-#~ msgstr "Forums"
-
-#~ msgid "Calendar &amp; IRC Meeting List"
-#~ msgstr "Calendar &amp; IRC Meeting List"
-
-#~ msgid "Planet"
-#~ msgstr "Planet"
-
-#~ msgid "Bugs Database"
-#~ msgstr "Bugs Database"
-
-#~ msgid "FAQ"
-#~ msgstr "FAQ"
-
-#~ msgid ""
-#~ "CentOS Linux has numerous advantages including: an active and growing "
-#~ "user community, quickly rebuilt, tested, and QA'ed errata packages, an "
-#~ "extensive <placeholder-1/>, developers who are contactable and "
-#~ "responsive, Special Interest Groups (<placeholder-2/>) to add "
-#~ "functionality to the core CentOS distribution, and multiple community "
-#~ "support avenues including a <placeholder-3/>, <placeholder-4/>, "
-#~ "<placeholder-5/>, <placeholder-6/>, <placeholder-7/>, <placeholder-8/>, "
-#~ "<placeholder-9/>, and an <placeholder-10/>."
-#~ msgstr ""
-#~ "CentOS Linux has numerous advantages including: an active and growing "
-#~ "user community, quickly rebuilt, tested, and QA'ed errata packages, an "
-#~ "extensive <placeholder-1/>, developers who are contactable and "
-#~ "responsive, Special Interest Groups (<placeholder-2/>) to add "
-#~ "functionality to the core CentOS distribution, and multiple community "
-#~ "support avenues including a <placeholder-3/>, <placeholder-4/>, "
-#~ "<placeholder-5/>, <placeholder-6/>, <placeholder-7/>, <placeholder-8/>, "
-#~ "<placeholder-9/>, and an <placeholder-10/>."
-
 #~ msgid "<placeholder-1/> Test Page"
 #~ msgstr "<placeholder-1/> Test Page"
diff --git a/html/PO/en-US.pot b/html/PO/en-US.pot
index c69cadd..e421523 100644
--- a/html/PO/en-US.pot
+++ b/html/PO/en-US.pot
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: v 0.2\n"
-"POT-Creation-Date: 2019-05-19 21:49-0300\n"
+"POT-Creation-Date: 2019-05-26 15:57-0300\n"
 "PO-Revision-Date: 2019-05-19 08:42-0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -31,7 +31,7 @@ msgstr ""
 msgid "Apache HTTP server"
 msgstr "Apache HTTP server"
 
-#: centos-noindex/index.tpl.html:25(a)
+#: centos-noindex/index.tpl.html:25(a) centos-indexhtml/index.tpl.html:27(a)
 msgid "CentOS"
 msgstr "CentOS"
 
@@ -177,106 +177,121 @@ msgstr ""
 "a rich platform for open source communities to build upon. For more "
 "information please visit the <placeholder-1/>."
 
-#: centos-noindex/index.tpl.html:67(a)
+#: centos-noindex/index.tpl.html:67(a) centos-indexhtml/index.tpl.html:33(a)
 msgid "Legal"
 msgstr "Legal"
 
-#: centos-noindex/index.tpl.html:67(a)
+#: centos-noindex/index.tpl.html:67(a) centos-indexhtml/index.tpl.html:33(a)
 msgid "Privacy"
 msgstr "Privacy"
 
-#: centos-noindex/index.tpl.html:67(p)
+#: centos-noindex/index.tpl.html:67(p) centos-indexhtml/index.tpl.html:33(p)
 msgid "© 2019 The CentOS Project | <placeholder-1/> | <placeholder-2/>"
 msgstr "© 2019 The CentOS Project | <placeholder-1/> | <placeholder-2/>"
 
+#: centos-indexhtml/index.tpl.html:4(title)
+#: centos-indexhtml/index.tpl.html:24(h1)
+msgid "Welcome to CentOS"
+msgstr "Welcome to CentOS"
+
+#: centos-indexhtml/index.tpl.html:17(span)
+msgid "CentOS Linux 8"
+msgstr "CentOS Linux 8"
+
+#: centos-indexhtml/index.tpl.html:25(h2)
+msgid "The Community ENTerprise Operating System"
+msgstr "The Community ENTerprise Operating System"
+
+#: centos-indexhtml/index.tpl.html:27(p)
+msgid ""
+"<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
+"from sources freely provided to the public by Red Hat, Inc. for Red Hat "
+"Enterprise Linux. CentOS conforms fully with the upstream vendors "
+"redistribution policy and aims to be functionally compatible. (CentOS mainly "
+"changes packages to remove upstream vendor branding and artwork.)"
+msgstr ""
+"<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
+"from sources freely provided to the public by Red Hat, Inc. for Red Hat "
+"Enterprise Linux. CentOS conforms fully with the upstream vendors "
+"redistribution policy and aims to be functionally compatible. (CentOS mainly "
+"changes packages to remove upstream vendor branding and artwork.)"
+
+#: centos-indexhtml/index.tpl.html:28(p)
+msgid ""
+"CentOS Linux is developed by a small but growing team of core developers. In "
+"turn the core developers are supported by an active user community including "
+"system administrators, network administrators, enterprise users, managers, "
+"core Linux contributors and Linux enthusiasts from around the world."
+msgstr ""
+"CentOS Linux is developed by a small but growing team of core developers. In "
+"turn the core developers are supported by an active user community including "
+"system administrators, network administrators, enterprise users, managers, "
+"core Linux contributors and Linux enthusiasts from around the world."
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "mirror network"
+msgstr "mirror network"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "SIGs"
+msgstr "SIGs"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "wiki"
+msgstr "wiki"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "IRC Chat"
+msgstr "IRC Chat"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Email Lists"
+msgstr "Email Lists"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Forums"
+msgstr "Forums"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Calendar &amp; IRC Meeting List"
+msgstr "Calendar &amp; IRC Meeting List"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Planet"
+msgstr "Planet"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "Bugs Database"
+msgstr "Bugs Database"
+
+#: centos-indexhtml/index.tpl.html:29(a)
+msgid "FAQ"
+msgstr "FAQ"
+
+#: centos-indexhtml/index.tpl.html:29(p)
+msgid ""
+"CentOS Linux has numerous advantages including: an active and growing user "
+"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive "
+"<placeholder-1/>, developers who are contactable and responsive, Special "
+"Interest Groups (<placeholder-2/>) to add functionality to the core CentOS "
+"distribution, and multiple community support avenues including a "
+"<placeholder-3/>, <placeholder-4/>, <placeholder-5/>, <placeholder-6/>, "
+"<placeholder-7/>, <placeholder-8/>, <placeholder-9/>, and an <placeholder-10/"
+">."
+msgstr ""
+"CentOS Linux has numerous advantages including: an active and growing user "
+"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive "
+"<placeholder-1/>, developers who are contactable and responsive, Special "
+"Interest Groups (<placeholder-2/>) to add functionality to the core CentOS "
+"distribution, and multiple community support avenues including a "
+"<placeholder-3/>, <placeholder-4/>, <placeholder-5/>, <placeholder-6/>, "
+"<placeholder-7/>, <placeholder-8/>, <placeholder-9/>, and an <placeholder-10/"
+">."
+
 #. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
-#: centos-noindex/index.tpl.html:0(None)
+#: centos-indexhtml/index.tpl.html:0(None)
 msgid "translator-credits"
 msgstr "translator-credits"
 
-#~ msgid "Welcome to CentOS"
-#~ msgstr "Welcome to CentOS"
-
-#~ msgid "CentOS Linux 8"
-#~ msgstr "CentOS Linux 8"
-
-#~ msgid "The Community ENTerprise Operating System"
-#~ msgstr "The Community ENTerprise Operating System"
-
-#~ msgid ""
-#~ "<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
-#~ "from sources freely provided to the public by Red Hat, Inc. for Red Hat "
-#~ "Enterprise Linux. CentOS conforms fully with the upstream vendors "
-#~ "redistribution policy and aims to be functionally compatible. (CentOS "
-#~ "mainly changes packages to remove upstream vendor branding and artwork.)"
-#~ msgstr ""
-#~ "<placeholder-1/> Linux is an enterprise-class Linux distribution derived "
-#~ "from sources freely provided to the public by Red Hat, Inc. for Red Hat "
-#~ "Enterprise Linux. CentOS conforms fully with the upstream vendors "
-#~ "redistribution policy and aims to be functionally compatible. (CentOS "
-#~ "mainly changes packages to remove upstream vendor branding and artwork.)"
-
-#~ msgid ""
-#~ "CentOS Linux is developed by a small but growing team of core developers. "
-#~ "In turn the core developers are supported by an active user community "
-#~ "including system administrators, network administrators, enterprise "
-#~ "users, managers, core Linux contributors and Linux enthusiasts from "
-#~ "around the world."
-#~ msgstr ""
-#~ "CentOS Linux is developed by a small but growing team of core developers. "
-#~ "In turn the core developers are supported by an active user community "
-#~ "including system administrators, network administrators, enterprise "
-#~ "users, managers, core Linux contributors and Linux enthusiasts from "
-#~ "around the world."
-
-#~ msgid "mirror network"
-#~ msgstr "mirror network"
-
-#~ msgid "SIGs"
-#~ msgstr "SIGs"
-
-#~ msgid "wiki"
-#~ msgstr "wiki"
-
-#~ msgid "IRC Chat"
-#~ msgstr "IRC Chat"
-
-#~ msgid "Email Lists"
-#~ msgstr "Email Lists"
-
-#~ msgid "Forums"
-#~ msgstr "Forums"
-
-#~ msgid "Calendar &amp; IRC Meeting List"
-#~ msgstr "Calendar &amp; IRC Meeting List"
-
-#~ msgid "Planet"
-#~ msgstr "Planet"
-
-#~ msgid "Bugs Database"
-#~ msgstr "Bugs Database"
-
-#~ msgid "FAQ"
-#~ msgstr "FAQ"
-
-#~ msgid ""
-#~ "CentOS Linux has numerous advantages including: an active and growing "
-#~ "user community, quickly rebuilt, tested, and QA'ed errata packages, an "
-#~ "extensive <placeholder-1/>, developers who are contactable and "
-#~ "responsive, Special Interest Groups (<placeholder-2/>) to add "
-#~ "functionality to the core CentOS distribution, and multiple community "
-#~ "support avenues including a <placeholder-3/>, <placeholder-4/>, "
-#~ "<placeholder-5/>, <placeholder-6/>, <placeholder-7/>, <placeholder-8/>, "
-#~ "<placeholder-9/>, and an <placeholder-10/>."
-#~ msgstr ""
-#~ "CentOS Linux has numerous advantages including: an active and growing "
-#~ "user community, quickly rebuilt, tested, and QA'ed errata packages, an "
-#~ "extensive <placeholder-1/>, developers who are contactable and "
-#~ "responsive, Special Interest Groups (<placeholder-2/>) to add "
-#~ "functionality to the core CentOS distribution, and multiple community "
-#~ "support avenues including a <placeholder-3/>, <placeholder-4/>, "
-#~ "<placeholder-5/>, <placeholder-6/>, <placeholder-7/>, <placeholder-8/>, "
-#~ "<placeholder-9/>, and an <placeholder-10/>."
-
 #~ msgid "<placeholder-1/> Test Page"
 #~ msgstr "<placeholder-1/> Test Page"
diff --git a/html/centos-indexhtml/Makefile b/html/centos-indexhtml/Makefile
new file mode 100644
index 0000000..c5b2ad1
--- /dev/null
+++ b/html/centos-indexhtml/Makefile
@@ -0,0 +1,62 @@
+###############################################################################
+#
+#  centos-indexhtml - the CentOS web browser's default page
+#  Copyright (C) 2019  Alain Reguera Delgado
+#
+#  This program is free software: you can redistribute it and/or modify it
+#  under the terms of the GNU General Public License as published by the Free
+#  Software Foundation, either version 3 of the License, or (at your option)
+#  any later version.
+#
+#  This program is distributed in the hope that it will be useful, but WITHOUT
+#  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+#  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
+#  more details.
+#
+#  You should have received a copy of the GNU General Public License along with
+#  this program.  If not, see <https://www.gnu.org/licenses/>.
+#
+###############################################################################
+
+#==============================================================================
+# Configuration
+#==============================================================================
+lang = en-US
+prefix = .
+version = 8.0
+package = centos-indexhtml-$(version)
+localedir = ../PO
+
+#==============================================================================
+# Requirements
+#==============================================================================
+all: $(package)/$(lang)/index.html
+
+build: $(prefix)/$(package).tar.gz
+
+#==============================================================================
+# Sources
+#==============================================================================
+$(package):
+	mkdir -p $(package)
+
+$(package)/$(lang):
+	mkdir -p $(package)/$(lang)
+
+$(prefix)/$(package).tar.gz: \
+	$(package) \
+	$(package)/??-??/* \
+	index.tpl.html \
+	index.html \
+	$(localedir)/*.po \
+	../common/css/* \
+	../common/images/* \
+	../common/fonts/*
+	cp -a index.html $(package)
+	rsync -a --exclude="images/pb-*.png" ../common $(package)
+	tar -czf $(prefix)/$(package).tar.gz $(package)
+
+$(package)/$(lang)/index.html: $(package)/$(lang) $(localedir)/$(lang).po index.tpl.html
+	xmllint -noout index.tpl.html
+	xml2po -l $(lang) -p $(localedir)/$(lang).po -o $(package)/$(lang)/index.html index.tpl.html
+	sed -i 's/<html lang="en-US">/<html lang="$(lang)">/' $(package)/$(lang)/index.html
diff --git a/html/centos-noindex/Makefile b/html/centos-noindex/Makefile
new file mode 100644
index 0000000..151567a
--- /dev/null
+++ b/html/centos-noindex/Makefile
@@ -0,0 +1,57 @@
+###############################################################################
+#
+#  centos-noindex - the CentOS test page for Apache HTTP server
+#  Copyright (C) 2019  Alain Reguera Delgado
+#
+#  This program is free software: you can redistribute it and/or modify it
+#  under the terms of the GNU General Public License as published by the Free
+#  Software Foundation, either version 3 of the License, or (at your option)
+#  any later version.
+#
+#  This program is distributed in the hope that it will be useful, but WITHOUT
+#  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+#  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
+#  more details.
+#
+#  You should have received a copy of the GNU General Public License along with
+#  this program.  If not, see <https://www.gnu.org/licenses/>.
+#
+###############################################################################
+
+#==============================================================================
+# Configuration
+#==============================================================================
+lang = en-US
+prefix = .
+version = 8.0
+package = centos-noindex-$(version)
+localedir = ../PO
+
+#==============================================================================
+# Requirements
+#==============================================================================
+all: $(package)/index.html.$(lang)
+
+build: $(prefix)/$(package).tar.gz
+
+#==============================================================================
+# Sources
+#==============================================================================
+$(package):
+	mkdir -p $(package)
+
+$(prefix)/$(package).tar.gz: \
+	$(package) \
+	$(package)/index.html.??-?? \
+	index.tpl.html \
+	$(localedir)/*.po \
+	../common/css/* \
+	../common/images/* \
+	../common/fonts/*
+	rsync -a ../common $(package)
+	tar -czf $(prefix)/$(package).tar.gz $(package)
+
+$(package)/index.html.$(lang): $(package) $(localedir)/$(lang).po index.tpl.html
+	xmllint -noout index.tpl.html
+	xml2po -l $(lang) -p $(localedir)/$(lang).po -o $(package)/index.html.$(lang) index.tpl.html
+	sed -i 's/<html lang="en-US">/<html lang="$(lang)">/' $(package)/index.html.$(lang)
diff --git a/html/centos-noindex/index.html b/html/centos-noindex/index.html
deleted file mode 100644
index f29ff47..0000000
--- a/html/centos-noindex/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
-<title>Apache HTTP Server Test Page powered by CentOS</title>
-<body>
-<script type="text/javascript">
-	var lang = navigator.language;
-	var match = 0;
-	var locales = ["es-ES", "zh-CN", "zh-HK", "zh-TW"];
-
-// Try for full match of lang_LOC
-	for(locale in locales)
-	{
-		if(lang == locales[locale])
-		{
-			match = 1;
-			break;
-		}
-	}
-
-	// Else try for match of lang
-	if(match == 0)
-	{
-		for(locale in locales)
-		{
-			var loc_lang = locales[locale].substring(0,2);
-			var language = lang.substring(0,2);
-
-			if(loc_lang == language)
-			{
-				lang = locales[locale];
-				match = 1;
-				break;
-			}
-		}
-	}
-
-	// Else default to en-US
-	if(match == 0)
-	{
-		lang = 'en-US';
-	}
-
-	window.location = lang + "/index.html";
-</script>
-</body>
-</html>
diff --git a/html/centos-noindex/index.tpl.html b/html/centos-noindex/index.tpl.html
index b555c72..e96fc6c 100644
--- a/html/centos-noindex/index.tpl.html
+++ b/html/centos-noindex/index.tpl.html
@@ -5,8 +5,8 @@
     <meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
     <link rel="shortcut icon" href="http://www.centos.org/favicon.ico"/>
-    <link rel="stylesheet" media="all" href="../common/css/bootstrap.min.css"/>
-    <link rel="stylesheet" media="all" href="../common/css/styles.css"/>
+    <link rel="stylesheet" media="all" href="noindex/common/css/bootstrap.min.css"/>
+    <link rel="stylesheet" media="all" href="noindex/common/css/styles.css"/>
   </head>
   <body>
     <header class="container">
@@ -46,10 +46,10 @@
           <p>You are free to use the images below on Apache and CentOS Linux powered HTTP servers.  Thanks for using Apache and CentOS!</p>
           <p>
             <a href="http://httpd.apache.org/">
-              <img src="../common/images/pb-apache.png" alt="[ Powered by Apache ]"/>
+              <img src="noindex/common/images/pb-apache.png" alt="[ Powered by Apache ]"/>
             </a>
             <a href="http://www.centos.org/">
-              <img src="../common/images/pb-centos.png" alt="[ Powered by CentOS Linux ]"/>
+              <img src="noindex/common/images/pb-centos.png" alt="[ Powered by CentOS Linux ]"/>
             </a>
           </p>
         </div>