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

Fix fault in atom advertisement template

parent c962d88b
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
@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>
......
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