diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-16 00:49:26 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-16 00:49:26 -0200 |
commit | 3df45019fa108a1384be93a543399f95f68f35a6 (patch) | |
tree | 7e1f17262ff45118d4ffc9a16e120cb0763fc7e0 /web/news.html | |
parent | 5f364c98a084ef3915c0fceba237274f1a1aa3bd (diff) | |
download | tools-3df45019fa108a1384be93a543399f95f68f35a6.tar.gz tools-3df45019fa108a1384be93a543399f95f68f35a6.tar.bz2 tools-3df45019fa108a1384be93a543399f95f68f35a6.tar.xz tools-3df45019fa108a1384be93a543399f95f68f35a6.zip |
Update news generator
Diffstat (limited to 'web/news.html')
-rw-r--r-- | web/news.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/web/news.html b/web/news.html index 6ecfe08..c7c714f 100644 --- a/web/news.html +++ b/web/news.html @@ -1,4 +1,6 @@ -<!DOCTYPE HTML><html><head><title>Server News</title></head><body> +<!DOCTYPE HTML><html><head><title>Server News</title></head><body><table border=1 align=left><tr><td>Archive</td></tr><tr><td><a href=2018-02-16>2018-02-16</a></td></tr><tr><td><a href=2018-02-14>2018-02-14</a></td></tr></table><br/> + +<font color=black></font><hr/> <h3><a name=2018-02-16>2018-02-16</a></h3> <font color=black></font><font color=black> Actual Release: <font color=red>Pilot-II Testing @@ -167,4 +169,4 @@ <font color=red> <a href="http://tmw2.org/news.html">http://tmw2.org/news</a> <br/> </font><hr/> -</body></html>
\ No newline at end of file +</body></html> |