Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
08fe2a80
Commit
08fe2a80
authored
Jan 20, 2018
by
Dominik Hebeler
Browse files
Update app.blade.php
parent
ed8d6c4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/app.blade.php
View file @
08fe2a80
...
...
@@ -14,7 +14,7 @@
<
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
><
a
href
=
"
/metager_maps/app-release.apk
"
>
{{
trans
(
'app.metager.manuell'
)
}}
</
a
></
p
>
<
p
>
{{
trans
(
'app.maps.3'
)
}}
</
p
>
<
ul
>
<
li
>
{
!!
trans
(
'app.maps.list.1'
)
!!
}
</
li
>
...
...
Dominik Hebeler
@dominik
mentioned in commit
e0573cc9
·
Jan 20, 2018
mentioned in commit
e0573cc9
mentioned in commit e0573cc97a438404d9fa49a211dccbe6d233f390
Toggle commit list
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