diff --git a/web/html/index.php b/web/html/index.php
index a712e4d1..d6640861 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -2,7 +2,7 @@
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');
-# Add to handle the i18n of My Packages
+include('index_po.inc');
include("pkgfuncs_po.inc");
include("aur.inc");
include('stats.inc');
@@ -73,7 +73,7 @@ general_stats_table($dbh);