server ver
This commit is contained in:
13
resources/views/layout7/tip.blade.php
Executable file
13
resources/views/layout7/tip.blade.php
Executable file
@@ -0,0 +1,13 @@
|
||||
@extends('profilelayout')
|
||||
@section('content')
|
||||
<div class="page-header">
|
||||
<h3>Donate</h3>
|
||||
</div>
|
||||
<div class="box">
|
||||
<h4>Do you like this website?</h4>
|
||||
<p>If you do show your love with a small tip in the w0bm tip jar!</p>
|
||||
<p>If you tip us 5$ or more and tell us your username you will receive an icon behind your name!</p>
|
||||
<code>BTC: 1HbDdiQWAVs1zpjuAhrmBvdTjyrV84hdQ1</code>
|
||||
</div>
|
||||
@include('footer')
|
||||
@endsection
|
Reference in New Issue
Block a user