server ver
This commit is contained in:
13
resources/views/layout7/partials/motd.blade.php
Executable file
13
resources/views/layout7/partials/motd.blade.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<aside class="comments hidden-xs">
|
||||
|
||||
<div style="border: 3px solid #1fb2b0;margin-bottom:1px;" class="panel panel-info">
|
||||
<div class="panel-body motd">
|
||||
<div><span class="anim">420 blaze it <img class="icon" src="https://w0bm.com/images/icons/weed.png" /></span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@if(Auth::check())
|
||||
@include('partials.commentform')
|
||||
@endif
|
||||
</aside>
|
Reference in New Issue
Block a user