Typecho模板中的404.php

普通页面,随意弄即可。
举例:

need('header.php'); ?>

404 -

need('sidebar.php'); ?>


need('footer.php'); ?>

发表新评论