initfest/sidebar.php

11 lines
421 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="col-right">
<h3><?php pll_e('1-ви и 2-ри ноември 2014 г.');?> <br /> <?php pll_e('Интерпред, София, България');?></h3>
<div class="separator"></div>
<?php echo do_shortcode( '[sponsors]' ); ?>
<div class="separator"></div>
<?php echo do_shortcode( '[partners]' ); ?>
<div class="separator"></div>
<?php echo do_shortcode( '[transport]' ); ?>
</div>