aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2023-09-05 09:00:22 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2023-09-05 09:00:22 +0200
commite008bf0e7775db8e3f026b5b542df2247498da84 (patch)
treec1275a74bae6379bcd119a1c871935de99f1f2ea /en/index.php
parentc6fe21cd225f57cbc1ca696fe838fc0346453fae (diff)
downloadwww-e008bf0e7775db8e3f026b5b542df2247498da84.tar
www-e008bf0e7775db8e3f026b5b542df2247498da84.tar.gz
www-e008bf0e7775db8e3f026b5b542df2247498da84.tar.bz2
www-e008bf0e7775db8e3f026b5b542df2247498da84.tar.xz
www-e008bf0e7775db8e3f026b5b542df2247498da84.zip
Add back blog post
Diffstat (limited to 'en/index.php')
-rw-r--r--en/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/index.php b/en/index.php
index 9029a7fb8..a0e4e9755 100644
--- a/en/index.php
+++ b/en/index.php
@@ -309,7 +309,7 @@ $rtl = is_locale_rtl($locale);
<div <?php echo $rtl ? 'align="right"' : ''?> id="up">
<div class="container">
<div>
- <?php /*
+ <?php
include '../lib/news.php';
$loc_planet_url = _r('https://planet.mageia.org/en/');
$loc_blog_url = _r('https://blog.mageia.org/en/');
@@ -339,7 +339,7 @@ $rtl = is_locale_rtl($locale);
} else if (0 < $num_fresh_eng_posts) {
show_feed($locale, null, '', '', 0, null, true, $prefix, $fresh_eng_posts);
}
- } */
+ }
?>
</div>
<div class="row">