diff --git a/public/loop/index.html b/public/loop/index.html index e52ef17..e959041 100644 --- a/public/loop/index.html +++ b/public/loop/index.html @@ -87,11 +87,11 @@ input#volume { -
+ diff --git a/resources/views/layout2/video.blade.php b/resources/views/layout2/video.blade.php index 6ac3690..2c3201f 100644 --- a/resources/views/layout2/video.blade.php +++ b/resources/views/layout2/video.blade.php @@ -30,16 +30,14 @@ @section('floatvid')
@if($video->videotitle) - {{$video->videotitle}} - - @else No Title - + {{$video->videotitle}} + @else No Title @endif uploaded by {!! $video->user->displayName() !!}
@if($video->id == '27204') - + @else