Files
2026-07-02 15:54:39 -06:00

8 lines
380 B
PHP

<div class="wlcms-advert-wrapper">
<a href="https://www.videousermanuals.com/a-better-wp-for-clients" target="_blank">
<picture>
<source srcset="<?php echo WLCMS_ASSETS_URL ?>images/better-wp-clients-m.jpg" media="(max-width: 480px)">
<img srcset="<?php echo WLCMS_ASSETS_URL ?>images/better-wp-clients.jpg" alt="A Better WordPress for Clients">
</picture>
</a>
</div>