Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
d4a2da72
Commit
d4a2da72
authored
Apr 09, 2018
by
Karl Hasselbring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Werbung label für atom10 hinzugefügt
parent
5a16b41b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
resources/views/layouts/atom10ad.blade.php
resources/views/layouts/atom10ad.blade.php
+1
-1
No files found.
resources/views/layouts/atom10ad.blade.php
View file @
d4a2da72
@
if
(
isset
(
$ad
))
<
ad
:
advertisement
>
<
ad
:
callOut
type
=
"TEXT"
>
{
!!
trans
(
'ad.von'
)
!!
}
{
!!
$ad
->
gefVon
!!
}
</
ad
:
callOut
>
<
ad
:
callOut
type
=
"TEXT"
>
{
!!
trans
(
'ad.werbung'
)
!!
}
{
!!
trans
(
'ad.von'
)
!!
}
{
!!
$ad
->
gefVon
!!
}
</
ad
:
callOut
>
<
ad
:
title
type
=
"TEXT"
>
{{
$ad
->
titel
}}
</
ad
:
title
>
<
ad
:
displayUrl
type
=
"TEXT"
>
{{
$ad
->
anzeigeLink
}}
</
ad
:
displayUrl
>
<
ad
:
subTitle
type
=
"TEXT"
>
{{
$ad
->
descr
}}
</
ad
:
subTitle
>
...
...
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