Skip to content
Snippets Groups Projects
Commit 344c66f0 authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Werbung label für atom10 hinzugefügt

parent 24eeff50
No related branches found
No related tags found
3 merge requests!1262WIP: Resolve "Spendenseite Texte anpassen",!1207WIP: Resolve "Rechtschreibfehler",!1201Resolve "opensearch Werbung von label in neuer version"
@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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment