mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
4 lines
205 B
PHP
4 lines
205 B
PHP
<a target="_blank" rel="noopener" href="{{ $target_url }}">
|
|
<img class="dashboard-image" style="max-width: {{ $dimensions['x'] }}px; max-height: {{ $dimensions['y'] }}px" src="{{ $image_url }}"/>
|
|
</a>
|