11 lines
454 B
PHP
11 lines
454 B
PHP
<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']) !!}
|
|
<button type="submit" class="suchbutton_video"><i style="color:white;" class="fa fa-search"></i></button>
|
|
</form>
|
|
</div>
|
|
|