diff --git a/resources/views/layouts/atom10ad.blade.php b/resources/views/layouts/atom10ad.blade.php
index 3ccbaf824761eb80d3ed598c2ef978c76de1c600..a59564e47f7ff86d13c377c421d7af1bfa180920 100644
--- a/resources/views/layouts/atom10ad.blade.php
+++ b/resources/views/layouts/atom10ad.blade.php
@@ -1,4 +1,4 @@
-@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>