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:
20
resources/views/layout5/tip.blade.php
Normal file
20
resources/views/layout5/tip.blade.php
Normal file
@@ -0,0 +1,20 @@
|
||||
@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>
|
||||
<p>Don't know how to get Bitcoins? You can buy Bitcoins very easily <a href="https://www.bitpanda.com/en">here</a></p>
|
||||
<p>Our Wallet is: <code>1HbDdiQWAVs1zpjuAhrmBvdTjyrV84hdQ1</code></p>
|
||||
<p>We appreciate every donation! <3</p>
|
||||
<p>w0bm costs money... <img height="24" src="/images/fetishotter.png"></p>
|
||||
<ul>
|
||||
<li>15€/y for the domain</li>
|
||||
<li>30€/m for the server</li>
|
||||
</ul>
|
||||
</div>
|
||||
@include('footer')
|
||||
@endsection
|
Reference in New Issue
Block a user