widget: unnamed options as placeholders instead of path
[minimedit.git] / widget / page.php
1 <?php
2 $article = new ArchiveArticle("{$Page->place[0]}.html");
3 print $article->render();