gambas-source-code/app/other/MakeWebSite/#news.html
Benoît Minisini 9d7e77214b [WEB SITE MAKER]
* NEW: New look.

[WIKI CGI SCRIPT]
* NEW: Hall of fame is now generated from the wiki.
* NEW: Accounts are now managed by the bugtracker.
* NEW: Registration is now managed by the bugtracker.


git-svn-id: svn://localhost/gambas/trunk@7448 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-11-03 13:09:23 +00:00

12 lines
361 B
HTML

<div class="news-title">
<img src="top-left-corner.png" class="top-left-corner">
<img src="top-right-corner.png" class="top-right-corner">
<div style="height:4px;"></div>
<div><b>$(DATE) - $(TITLE)</b></div>
</div>
<div class="$(CLASS)">
<table class="none" width="100%"><tr><td class="none">
$(NEWS)
</td></tr></table>
</div>
<div class="space"></div>