Skip to content
Snippets Groups Projects
Commit c571bdf2 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Merge branch '1-spendenseite' of http://gitlab.metager3.de:1234/dominik/MetaGer into 1-spendenseite

parents 5e2d1b13 1501295b
No related branches found
No related tags found
2 merge requests!171 spendenseite,!161 spendenseite
<?php
class DonationController extends Controller
{
public function donate(Request $request){
}
}
\ No newline at end of file
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
->with('css', 'kontakt.css') ->with('css', 'kontakt.css')
->with('js', ['openpgp.min.js','kontakt.js']); ->with('js', ['openpgp.min.js','kontakt.js']);
}); });
Route::post('kontakt', 'MailController@contactMail'); Route::post('kontakt', 'MailController@contactMail');
Route::get('spende', function() Route::get('spende', function()
......
...@@ -3,15 +3,12 @@ ...@@ -3,15 +3,12 @@
@section('title', $title ) @section('title', $title )
@section('content') @section('content')
<h1>Ihre Spende f&uuml;r SUMA-EV und MetaGer <h1>Ihre Spende f&uuml;r SUMA-EV und MetaGer</h1>
</h1> <h2>Helfen Sie mit, dass freie Suchmaschinen im Internet frei bleiben. Das digitale Wissen der Welt muss ohne Bevormundung durch Staaten oder Konzerne frei zug&auml;nglich sein und bleiben.</h2>
<h2>Helfen Sie mit, dass freie Suchmaschinen im Internet frei bleiben. Das digitale Wissen der Welt muss ohne Bevormundung durch Staaten oder Konzerne frei zug&auml;nglich sein und bleiben. <div class="col">
</h2> <div id="left" class="col-lg-6 col-md-12 col-sm-12 others">
<div class="col"> <h2>Durch eine &Uuml;berweisung</h2>
<div id="left" class="col-lg-6 col-md-12 col-sm-12 others"> <p>SUMA-EV
<h2>Durch eine &Uuml;berweisung
</h2>
<p>SUMA-EV
IBAN: DE64 4306 0967 4075 0332 01 IBAN: DE64 4306 0967 4075 0332 01
BIC: GENODEM1GLS BIC: GENODEM1GLS
(Konto-Nr.: 4075 0332 01, BLZ: 43060967) (Konto-Nr.: 4075 0332 01, BLZ: 43060967)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment