various changes, fixes to css etc
This commit is contained in:
15
resources/views/layout8/contact.blade.php
Normal file
15
resources/views/layout8/contact.blade.php
Normal file
@@ -0,0 +1,15 @@
|
||||
@extends('profilelayout')
|
||||
@section('novidcontent')
|
||||
<div class="page-header p-2">
|
||||
<h3>Professional Support</h3>
|
||||
</div>
|
||||
<div class="box">
|
||||
<img src="/images/cockfag.png" style="margin-left: 10px; width: 15%; height: 15%; float:right;">
|
||||
<h4>Contact</h4>
|
||||
<ul>
|
||||
<li>Contact via IRC: <a href="https://webirc.n0xy.net/?join=%23w0bm">#w0bm on n0xy.net</a></li>
|
||||
</ul>
|
||||
<p><span>Need something? Let's talk then!</span></p>
|
||||
<p>Email: <a href="mailto:admin@w0bm.com">admin [ät] w0bm [dotto] com</a>
|
||||
</div>
|
||||
@endsection
|
Reference in New Issue
Block a user