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

9 行
468 B
PHP
Raw 通常表示 履歴

<div class="margin-content video-bottom ng-star-inserted">
<div class="video-info">
2021-12-16 22:26:17 +09:00
@include('theme.'.env('THEME').'.component.peertube.w.info.first')
@include('theme.'.env('THEME').'.component.peertube.w.info.description')
@include('theme.'.env('THEME').'.component.peertube.w.info.attrib')
@include('theme.'.env('THEME').'.component.peertube.w.info.comments')
</div>
2021-12-16 22:26:17 +09:00
@include('theme.'.env('THEME').'.component.peertube.w.videorecommend')
</div>