HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/locationdebateau/wp-content/themes/my-listing/partials/marker-templates.php
<script id="case27-basic-marker-template" type="text/template">
	<a href="#" class="marker-icon">
		<div class="marker-img" style="background-image: url({{marker-bg}});"></div>
	</a>
</script>
<script id="case27-traditional-marker-template" type="text/template">
	<div class="cts-marker-pin">
		<img src="<?php echo esc_url( c27()->image( 'pin.png' ) ) ?>">
	</div>
</script>
<script id="case27-user-location-marker-template" type="text/template">
	<div class="cts-geoloc-marker"></div>
</script>
<script id="case27-marker-template" type="text/template">
	<a href="#" class="marker-icon {{listing-id}}">
		{{icon}}
		<div class="marker-img" style="background-image: url({{marker-bg}});"></div>
	</a>
</script>