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
05c1ae5f
Commit
05c1ae5f
authored
May 18, 2020
by
Carsten Riel
Browse files
Update resources/views/index.blade.php
parent
6d375506
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/views/index.blade.php
View file @
05c1ae5f
...
...
@@ -22,7 +22,7 @@
@
if
(
LaravelLocalization
::
getCurrentLocale
()
===
"de"
)
<
a
href
=
"https://suma-ev.de"
target
=
"_blank"
>
@
else
<
a
href
=
"https://suma-ev.de/
en/index.html
"
target
=
"_blank"
>
<
a
href
=
"https://suma-ev.de/"
target
=
"_blank"
>
@
endif
<
img
alt
=
"rainbow"
src
=
"/img/rainbow.svg"
>
<
span
>@
lang
(
'index.about.2.1'
)
</
span
>
...
...
Write
Preview
Markdown
is supported
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