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
d4d37c79
Commit
d4d37c79
authored
May 16, 2017
by
Dominik Hebeler
Browse files
Bugfix
parent
19dfba7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/spende/beitritt.blade.php
View file @
d4d37c79
...
...
@@ -5,7 +5,7 @@
@
section
(
'navbarFocus.donate'
,
'class="dropdown active"'
)
@
section
(
'content'
)
<
link
type
=
"text/css"
rel
=
"stylesheet"
href
=
"{{
mix
('/css/beitritt.css') }}"
/>
<
link
type
=
"text/css"
rel
=
"stylesheet"
href
=
"{{
elixir
('/css/beitritt.css') }}"
/>
<
h1
>
{{
trans
(
'beitritt.heading.1'
)
}}
</
h1
>
<
form
>
<
div
class
=
"form-group beitritt-form-group"
>
...
...
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