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
2b8ce4a9
Commit
2b8ce4a9
authored
Oct 23, 2017
by
Phil Höfer
Browse files
Fix fault in atom advertisement template
parent
576479e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/atom10ad.blade.php
View file @
2b8ce4a9
@
if
(
isset
(
$ad
)
&&
!
$apiAuthorized
)
@
if
(
isset
(
$ad
))
<
ad
:
advertisement
>
<
ad
:
callOut
atom
:
type
=
"TEXT"
>
{
!!
trans
(
'ad.von'
)
!!
}
{
!!
$ad
->
gefVon
!!
}
</
ad
:
callOut
>
<
ad
:
title
atom
:
type
=
"TEXT"
>
{{
$ad
->
titel
}}
</
ad
:
title
>
...
...
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