mirror of
https://github.com/suk-ws/ph-Bookshelf.git
synced 2025-01-19 07:22:26 +08:00
14 lines
218 B
PHP
14 lines
218 B
PHP
<main id="main">
|
|
<div id="main-heading"><div id="page-tools">
|
|
<button id="sidebar-show">☰</button>
|
|
</div></div>
|
|
<article id="article">
|
|
|
|
|
|
<?php require "./template/raw-article.php" ?>
|
|
|
|
|
|
|
|
</article>
|
|
</main>
|