server ver
This commit is contained in:
13
resources/views/layout69/contact.blade.php
Normal file
13
resources/views/layout69/contact.blade.php
Normal file
@@ -0,0 +1,13 @@
|
||||
@extends('profilelayout')
|
||||
@section('content')
|
||||
<div class="page-header">
|
||||
<h3>Contact</h3>
|
||||
</div>
|
||||
<div class="box">
|
||||
<img src="/images/cockfag.png" style="margin-left: 10px; width: 15%; height: 15%; float:right;">
|
||||
<p>
|
||||
For anything w0bm related you can either reach us via email: <code>admin@w0bm.com</code> or via our <a href="/irc">IRC</a>
|
||||
</p>
|
||||
</div>
|
||||
@include('footer')
|
||||
@endsection
|
Reference in New Issue
Block a user