server ver
This commit is contained in:
@@ -11,13 +11,17 @@
|
||||
</a>
|
||||
@endif
|
||||
</div>-->
|
||||
<!--<div id="survey">
|
||||
Help to improve w0bm, click <a href="https://www.strawpoll.me/20512203" target="_blank">here</a>
|
||||
</div>-->
|
||||
{{--<div id="matrix">
|
||||
<span id="bluepill"></span> <a href="/matrix">[matrix] It's time for your redpill honey</a> <span id="redpill"></span>
|
||||
</div>--}}
|
||||
@if(Auth::check())
|
||||
@if($video->id == '30186')
|
||||
@include('partials.thread_closed')
|
||||
@else
|
||||
@include('partials.commentform')
|
||||
@endif
|
||||
|
||||
@else
|
||||
@endif
|
||||
|
||||
@if(Auth::check())
|
||||
<div id="comment_container_scrollable" class="comments hidden-xs">
|
||||
@@ -49,5 +53,5 @@
|
||||
<div class="panel-footer">by w0bm ∞</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endif
|
||||
|
Reference in New Issue
Block a user