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
d49f6b4d
Commit
d49f6b4d
authored
Mar 23, 2017
by
Dominik Hebeler
Browse files
Verlinkung der Maps App für den Google Playstore hinzugefügt.
parent
05ead6dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/app.blade.php
View file @
d49f6b4d
...
...
@@ -13,6 +13,7 @@
<
h2
>
{{
trans
(
'app.head.3'
)
}}
</
h2
>
<
p
>
{
!!
trans
(
'app.maps.1'
)
!!
}
</
p
>
<
p
>
{{
trans
(
'app.maps.2'
)
}}
</
p
>
<
p
><
a
href
=
"https://play.google.com/store/apps/details?id=de.suma_ev.dominik.metagermaps"
>
{{
trans
(
'app.maps.playstore'
)
}}
</
a
></
p
>
<
p
><
a
href
=
"{!! url('app/maps') !!}"
>
{{
trans
(
'app.metager.manuell'
)
}}
</
a
></
p
>
<
p
>
{{
trans
(
'app.maps.3'
)
}}
</
p
>
<
ul
>
...
...
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