From: Gabriel Dunne Date: Mon, 16 Nov 2009 04:15:23 +0000 (-0800) Subject: news X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=79b9e5659f4b620a7ad530a66a5ca16417ba8f2a;p=plog_bk.git news --- diff --git a/templates/news.html b/templates/news.html new file mode 100644 index 0000000..51b02d4 --- /dev/null +++ b/templates/news.html @@ -0,0 +1,69 @@ + + + + + + + + + <?php echo SITE_TITLE; ?><?php if ($single) : ?> - news: <?echo strtolower($log['title']); ?> [<?php echo date("Y M d", strtotime($log['date']));?>]<? else: ?> - news<? endif; ?> + + + + + + + + + +
+ + + +

log /

+ +
+ +
+ + + +

news

+ + + + + +
+ + + + \ No newline at end of file