Skip to content
Snippets Groups Projects
Commit 8a17ac41 authored by Sebastien Moretti's avatar Sebastien Moretti
Browse files

Re-add news

parent 8ef7998d
No related branches found
No related tags found
No related merge requests found
......@@ -7,13 +7,16 @@
<?php include("header.php"); ?>
<!-- News statement at the top of the page -->
<div class="news" style="border-style:solid; border-width:1px; border-color:darkgrey; padding:2px" >
<table style="width:100%; table-layout:fixed">
<div class="news" style="border-style:solid; border-width:1px; border-color:darkgrey; padding:5px">
<table style="width:100%">
<tr>
<td style="width:45px; vertical-align:text-top">
<a href="/news.php">News</a>:
<td style="font-size:14px; vertical-align:text-top" colspan="2">
<a href="/news.php">See all news</a>
</td>
</tr>
<?php
echo file_get_contents("https://epd.expasy.org/lastnews.php?query=EPD");
?>
</table>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment