@extends('theme.'.env('THEME').'.peertube') @section('content')

ローカル動画

Subscribe to RSS feed "ローカル動画"
@include('theme.'.env('THEME').'.component.peertube.parts.common.videosbydate') @include('theme.'.env('THEME').'.component.peertube.parts.common.paginate', [ 'root' => '/peertube/videos/local' ])
@endsection