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
3f774649
Commit
3f774649
authored
Jan 09, 2017
by
Phil Höfer
Browse files
Spendenaufruf entfernt
parent
d28d0fb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/staticPages.blade.php
View file @
3f774649
...
...
@@ -112,11 +112,6 @@
</nav>
</header>
<div
class=
"wrapper"
>
@if(App::isLocale("de"))
<div
class=
"mg-panel container aufruf-winter hidden-xs"
><a
href=
"/spendenaufruf"
><h1
class=
"aufruf-winter"
>
@lang('staticPages.spendenaufruf.title')
</h1></a>
<p
class=
"lead"
style=
"margin-bottom: 5px"
>
{!! trans('staticPages.spendenaufruf.text') !!}
</p>
</div>
@endif
<main
class=
"mg-panel container"
>
@if (isset($success))
<div
class=
"alert alert-success"
role=
"alert"
>
{{ $success }}
</div>
...
...
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