diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/timeline/index.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/en/timeline/index.php b/en/timeline/index.php index b120f07f1..317c09f6e 100644 --- a/en/timeline/index.php +++ b/en/timeline/index.php @@ -36,6 +36,17 @@ $dictionary = read_translation_file($locale, array('timeline', 'common_footer')) <div class="yui-g"><div class="para"> <ul class="hl" id="tl0"> <li class="tliy"> + <h2><?php _g('2016')?></h2> + <ul class="hl"> + <li class="tlim"> + <h3><?php _g('February')?></h3> + <ul class="hl"> + <li class="tlie"><?php _g('Sixth General Assembly during FOSDEM in Brussels, Belgium.')?></li> + </ul> + </li> + </ul> + </li> + <li class="tliy"> <h2><?php _g('2015')?></h2> <ul class="hl"> <li class="tlim"> |