aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/nav.php
blob: a6bcd76c32a695a11d860b168b8f3b54dde0aed7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

echo <<<S
<div class="para" style="border-bottom: 1px solid #ddd; background: rgba(200, 200, 200, 0.5); padding-bottom: 0;">
<p style="text-align: right;">
    Mageia 1
    | Download
    | Release notes
    | Migrate
    | Spread the word!</p>
</div>
S;