Files

4 lines
203 B
PHP
Raw Permalink Normal View History

2018-12-16 15:18:17 -06:00
<a target="_blank" rel="noopener" href="{{ $target_url }}">
<img class="dashboard-image" style="max-width: {{ $dimensions['x'] }}px; max-height: {{ $dimensions['y'] }}" src="{{ $image_url }}"/>
</a>