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

7 行
238 B
PHP

<my-video-description>
<div class="video-info-description">
<div mytimestamproutetransformer="" class="video-info-description-html">
<?php echo nl2br($res['detail']->description); ?>
</div>
</div>
</my-video-description>