server ver
This commit is contained in:
10
resources/views/layout69/partials/searchbar.blade.php
Normal file
10
resources/views/layout69/partials/searchbar.blade.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<div style="background:black;text-align:center;">
|
||||
<span><a href="/blog">w0bm will turn 8 years old in a few months, thanks for all the great years!</a></span>
|
||||
</div>
|
||||
<div class="searchbar">
|
||||
<form method="get" action="/main">
|
||||
{!! Form::text('q', null, ['class' => 'suchleiste_video', 'placeholder' => 'Search w0bm.com']) !!}
|
||||
<button type="submit" class="suchbutton_video"><i style="color:white;" class="fa fa-search"></i></button>
|
||||
</form>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user