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
280f30d3
Commit
280f30d3
authored
Jun 29, 2017
by
Phil Höfer
Browse files
Update about.blade.php
parent
95deeaa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/about.blade.php
View file @
280f30d3
...
...
@@ -4,6 +4,17 @@
@
section
(
'content'
)
<
h1
>
{{
trans
(
'about.head.1'
)
}}
</
h1
>
<
h2
>
{{
trans
(
'about.head.3'
)
}}
</
h2
>
{
!!
trans
(
'about.3.0'
)
!!
}
<
ul
class
=
"dotlist"
>
<
li
>
{
!!
trans
(
'about.3.1'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'about.3.2'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'about.3.3'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'about.3.4'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'about.3.5'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'about.3.6'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'about.3.7'
)
!!
}
</
li
>
</
ul
>
<
h2
>
{{
trans
(
'about.head.2'
)
}}
</
h2
>
<
ul
class
=
"dotlist"
>
<
li
>
{
!!
trans
(
'about.list.1'
)
!!
}
</
li
>
...
...
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