| 7 |
<span class="section"><?=_("information")?></span> |
<span class="section"><?=_("information")?></span> |
| 8 |
<div class="section"> |
<div class="section"> |
| 9 |
<div class="sectionTop"></div> |
<div class="sectionTop"></div> |
| 10 |
<div class="row"> |
<div class="row" style="text-align: center;"> |
| 11 |
<a href="http://wiki.debian.org/DebianMed"><?=_("Developers please visit our<br>Wiki page")?></a> |
<?=_("Developers please visit our")?><br /> |
| 12 |
|
<a href="http://wiki.debian.org/DebianMed"><?=_("Wiki page")?></a> |
| 13 |
</div> |
</div> |
| 14 |
<div class="row"> |
<div class="row"> |
| 15 |
<?=_("The Debian-Med project presents packages that are associated with <ul><li>medicine</li><li>pre-clinical research</li><li>life science.</li></ul> Its developments are mostly focused on three areas for the moment: <ul><li>medical practice</li><li>imaging</li><li>bioinformatics.</li></ul>")?> |
<?=_("The Debian-Med project presents packages that are associated with <ul><li>medicine</li><li>pre-clinical research</li><li>life science.</li></ul> Its developments are mostly focused on three areas for the moment: <ul><li>medical practice</li><li>imaging</li><li>bioinformatics.</li></ul>")?> |
| 99 |
<tr> |
<tr> |
| 100 |
<th><?=_("date")?></th> |
<th><?=_("date")?></th> |
| 101 |
<th><?=_("author")?></th> |
<th><?=_("author")?></th> |
| 102 |
<th><?=_("content")?></th> |
<th width="400"><?=_("content")?></th> |
| 103 |
<th><?=_("link")?></th> |
<th><?=_("link")?></th> |
| 104 |
</tr> |
</tr> |
| 105 |
<?php |
<?php |