10 lines
378 B
PHP
10 lines
378 B
PHP
<div class='element'>
|
|
<div class='avatar' style='background-image:url(:avatar:) :style:'></div>
|
|
<div class='post' id="searchbox" style="padding-top: 15px; padding-bottom: 15px;">
|
|
<form method="get">
|
|
<input type="text" name="search" style='width:80%' placeholder="Type your search here">
|
|
<input type="submit" value="" class="fontello">
|
|
</form>
|
|
</div>
|
|
</div>
|