MORE LAYOUTgit add public/mobile public/nojs/ public/shoop.png resources/views/layout1/apply.blade.php resources/views/layout1/nojs.blade.php resources/views/layout1/tos.blade.php resources/views/layout4/ resources/views/layout5!

This commit is contained in:
noxy
2019-09-02 19:15:37 +00:00
parent 8dd96f7d11
commit 4c21480392
201 changed files with 33473 additions and 59 deletions

View File

@@ -0,0 +1,19 @@
@extends('profilelayout')
@section('content')
<div class="ts3">
<h3>w0bm Teamspeak 3 Server</h3>
<p>Join the motherfucking Teamspeak Server!</p>
<p>IP: <i><a href="ts3server://ts.w0bm.com">ts.w0bm.com</a></i></p>
<p>There are 32 premium slots available for 32 retarded faggots!</p>
<h6>What can you expect?</h6>
<ol>
<li>Full autism</li>
<li>Full retardation</li>
<li>Bullshit</li>
<li>WebMs</li>
<li>More autism</li>
</ol>
<p><b>ATTENTION MAIN LANGUAGE IS </b><span style="padding-left:5px;padding-right:5px;" class="deutsch">GERMAN</span></p>
</div>
@include('footer')
@endsection