aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/1
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads/1')
-rw-r--r--en/downloads/1/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/en/downloads/1/index.php b/en/downloads/1/index.php
index 72f34fbb5..ab96c175b 100644
--- a/en/downloads/1/index.php
+++ b/en/downloads/1/index.php
@@ -22,6 +22,7 @@ require './lib.php';
<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 downloads">
<?php echo $hsnav; ?>
@@ -38,5 +39,6 @@ require './lib.php';
</div></div>
</div>
</div>
+<?php echo common_footer($locale); ?>
</body>
</html>