Skip to content
Snippets Groups Projects
Commit cdcbabba authored by Phil Höfer's avatar Phil Höfer
Browse files

Add description to ad template

parent 2a2c8be5
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
......@@ -3,6 +3,7 @@
<ad:callOut type="TEXT">{!! 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 atom:type="TEXT">{{ $ad->descr }}</ad:subTitle></ad:subTitle>
<link href="{{ $ad->link }}" />
</ad:advertisement>
@endif
\ No newline at end of file
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