PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
themes
/
customizr
/
templates
/
parts
/
content
/
common
/
media
<?php /** * The template for displaying a audio media * * * @package Customizr */ ?> <div class="audio-container <?php czr_fn_echo( 'element_class' ) ?>" <?php czr_fn_echo( 'element_attributes' ) ?>> <?php czr_fn_echo( 'audio' ) ?> </div>
[+]
..
[-] audio.php
[edit]
[-] index.php
[edit]
[-] gallery.php
[edit]
[-] video.php
[edit]
[-] thumbnail.php
[edit]