aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/for-you
diff options
context:
space:
mode:
Diffstat (limited to 'en/1/for-you')
-rw-r--r--en/1/for-you/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/en/1/for-you/index.php b/en/1/for-you/index.php
index eed3ded86..f2e92af1d 100644
--- a/en/1/for-you/index.php
+++ b/en/1/for-you/index.php
@@ -17,6 +17,7 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
<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="release">
<?php echo $hsnav; ?>
@@ -83,5 +84,6 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
</div>
</div>
</div>
+<?php echo common_footer($locale); ?>
</body>
</html>