PluginProbe
StockPack – Stock photos and AI images from Unsplash, Adobe Stock, Freepik and more / 2.2
StockPack – Stock photos and AI images from Unsplash, Adobe Stock, Freepik and more v2.2
3.7.0 3.6.0 3.6.1 3.5.2 trunk 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.6.0 2.6.1 3.0.0 3.0.1 All 71 releases
stockpack / templates / no-search.php

no-search.php in StockPack – Stock photos and AI images from Unsplash, Adobe Stock, Freepik and more 2.2, at templates/no-search.php

15 lines 484 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <script type="text/html" id="tmpl-stockpack-no-search">
2 <div class="stockpack-no-search-wrapper">
3 <h2>
4 {{data.message}}
5 </h2>
6 <div class="no-search-illustration">
7 <img src="{{data.illustration}}"/>
8 </div>
9 <p class="no-search-question">{{data.unsure}}</p>
10 <p class="no-search-response">{{data.response}}</p>
11 <div class="no-search-copyright">
12 &copy; <a target="_blank" href="https://stockpack.co?utm_source=plugin&utm_medium=referral">Stockpack</a>
13 </div>
14 </div>
15 </script>