ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/content/news.content.php
Revision: 1.4
Committed: Mon Apr 26 12:31:28 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +4 -11 lines
Log Message:
some changes.

File Contents

# Content
1 <div id="content" style='min-height: 1000px;'>
2 <h2>The Latest Deliantra Development News</h2><br />
3 <div style='clear: both; margin-bottom: 20px;'></div>
4 <?php
5 include "news.html.inc";
6 ?>
7 </div>