Domain: antoinekatan.com
Server Adress: 10.127.20.23

privdayz.com

/home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/awards/templates/
Dosya Yükle :
Current File : /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/awards/templates/awards-template.php

<div class="mkdf-awards-holder <?php echo esc_attr($holder_classes); ?>" >
	<div class="mkdf-awards-inner">
		<div class="mkdf-awards-year">
            <h6 class="mkdf-awards-year-text" <?php echo quart_mikado_get_inline_style($year_styles); ?>>
			<?php if(!empty($year)) { ?>
                <?php echo esc_html($year);?>
            <?php } ?>
			</h6>
		</div>
        <div class="mkdf-awards-title">
            <h4 class="mkdf-awards-title-text" <?php echo quart_mikado_get_inline_style($title_styles); ?>>
                <?php if(!empty($title)) { ?>
                    <?php echo esc_html($title);?>
                <?php } ?>
            </h4>
            <span class="mkdf-awards-item-text" <?php echo quart_mikado_get_inline_style($items_styles); ?>>
            <?php if(!empty($text)) { ?>
                <?php echo esc_html($text);?>
            <?php } ?>
            </span>
        </div>
	</div>
</div>

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.