page: move custom error handling to include
[minimedit.git] / widget / page.php
1 <?php
2 $article = new ArchiveArticle(".{$Page->path}.html");
3 print $article->render();