From f738a191377ce86fb030d5049f357e269f22e8f4 Mon Sep 17 00:00:00 2001 From: in2 Date: Fri, 11 Jul 2003 10:11:24 +0000 Subject: use boardlist git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@1048 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- staticweb/index.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'staticweb/index.html') diff --git a/staticweb/index.html b/staticweb/index.html index 3a62ed51..45372764 100644 --- a/staticweb/index.html +++ b/staticweb/index.html @@ -5,11 +5,17 @@ -[% IF gb %]批踢踢实业坊之精华区[% ELSE %]у金金龟穨ぇ弘地跋[% END %](experimental)
-[% IF gb %]目前提供下列精华区资料[% ELSE %]ヘ玡矗ㄑ弘地跋戈[% END %]:
+[% IF gb %]批踢踢实业坊之精华区[% ELSE %]у金金龟穨ぇ弘地跋[% END %](experimental)

[% FOREACH x=dat %] -[% x.brdname %]
+[% IF x.0 == -1 %] + + +[% ELSE %] + + +[% END %] +[% x.2 %]
[% END %] -- cgit v1.2.3