15 lines
440 B
PHP
15 lines
440 B
PHP
<?php
|
|
/*-----------------------------------------------------------------------------
|
|
|
|
orblog - Simple blog for hidden networks.
|
|
|
|
Version: 0.1
|
|
Git: https://git.runx.zip/chicory/orblog-legacy
|
|
Copyright: chicory@runx.zip 2020
|
|
License: http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
-----------------------------------------------------------------------------*/
|
|
?>
|
|
<h1><?=$_LANG['comments']?></h1>
|
|
|