Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
c571bdf2
Commit
c571bdf2
authored
May 10, 2016
by
Dominik Hebeler
Browse files
Merge branch '1-spendenseite' of
http://gitlab.metager3.de:1234/dominik/MetaGer
into 1-spendenseite
parents
5e2d1b13
1501295b
Changes
3
Show whitespace changes
Inline
Side-by-side
app/Http/Controllers/DonationController.php
0 → 100644
View file @
c571bdf2
<?php
class
DonationController
extends
Controller
{
public
function
donate
(
Request
$request
){
}
}
\ No newline at end of file
app/Http/routes.php
View file @
c571bdf2
...
...
@@ -51,6 +51,7 @@
->
with
(
'css'
,
'kontakt.css'
)
->
with
(
'js'
,
[
'openpgp.min.js'
,
'kontakt.js'
]);
});
Route
::
post
(
'kontakt'
,
'MailController@contactMail'
);
Route
::
get
(
'spende'
,
function
()
...
...
resources/views/spende.blade.php
View file @
c571bdf2
...
...
@@ -3,15 +3,12 @@
@
section
(
'title'
,
$title
)
@
section
(
'content'
)
<
h1
>
Ihre
Spende
f
&
uuml
;
r
SUMA
-
EV
und
MetaGer
</
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
>
<
div
class
=
"col"
>
<
div
id
=
"left"
class
=
"col-lg-6 col-md-12 col-sm-12 others"
>
<
h2
>
Durch
eine
&
Uuml
;
berweisung
</
h2
>
<
p
>
SUMA
-
EV
<
h1
>
Ihre
Spende
f
&
uuml
;
r
SUMA
-
EV
und
MetaGer
</
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
>
<
div
class
=
"col"
>
<
div
id
=
"left"
class
=
"col-lg-6 col-md-12 col-sm-12 others"
>
<
h2
>
Durch
eine
&
Uuml
;
berweisung
</
h2
>
<
p
>
SUMA
-
EV
IBAN
:
DE64
4306
0967
4075
0332
01
BIC
:
GENODEM1GLS
(
Konto
-
Nr
.
:
4075
0332
01
,
BLZ
:
43060967
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment