2003-05-30-4

■ {cl.conf,chalow}

ユーザ設定用の変数 $index_page_header,
$index_page_footer, $month_page_header, $month_page_footer を削除。
代わりに $index_page_template, $monthd_page_template を追加。

### obsolete
my $index_page_header; # インデックスページのヘッダ
my $index_page_footer; # インデックスページのフッタ
my $month_page_header; # 月ページのヘッダ
my $month_page_footer; # 月ページのフッタ
[ 固定リンク ]