このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
LightPeer/resources/views/layout/component/about/about/cock.blade.php

10 行
312 B
PHP

<div class="block code-of-conduct ng-star-inserted">
<div id="code-of-conduct" class="anchor"></div>
<a class="anchor-link" href="/about/instance#code-of-conduct">
<h3 class="section-title">行動規範</h3>
</a>
<div>
<?php echo nl2br($res['about']->instance->codeOfConduct); ?>
</div>
</div>