diff options
Diffstat (limited to 'en/about/reports/2010/index.php')
-rw-r--r-- | en/about/reports/2010/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/en/about/reports/2010/index.php b/en/about/reports/2010/index.php index 752b56b8f..33c2d31cc 100644 --- a/en/about/reports/2010/index.php +++ b/en/about/reports/2010/index.php @@ -9,6 +9,7 @@ <meta name="author" content="Mageia" /> <link rel="stylesheet" type="text/css" href="/g/style/all.css" /> <?php include '../../../../analytics.php'; ?> + <?php echo common_header(); ?> </head> <body class="about"> <h1 id="mgnavt"><a href="../">Activity Reports</a> » 2010 Financial Report</h1> @@ -60,5 +61,6 @@ </div> </div> </div> +<?php echo common_footer($locale); ?> </body> </html> |