diff options
Diffstat (limited to 'en/community/index.php')
-rw-r--r-- | en/community/index.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php index a8ecc2253..1b9bf18f6 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -41,6 +41,8 @@ include '../../lib/news.php'; <li><a href="//people.mageia.org/"><?php _g('People');?></a></li> </ul> </header> + <div id="doc6" class="yui-t7"> + <div class="yui-ge"> <div class="para" style="width: 400px;"> <section> <h2><a href="<?php _g('https://blog.mageia.org/en/')?>"><?php _g('News');?></a></h2> @@ -133,7 +135,8 @@ include '../../lib/news.php'; <li><?php _g('<a href="../donate/">Donations</a> & <a href="../about/reports/">reports</a>.')?></li> </ul> </div> - +</div> +</div> <p style="clear: both; text-align: right;"><mark><?php _g('This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>!')?></mark></p> </body> </html> |