ACC SHELL

Path : /srv/www/vhosts/aife/aife.cz/wp-content/themes/Proyecto/
File Upload :
Current File : /srv/www/vhosts/aife/aife.cz/wp-content/themes/Proyecto/footer.php

<?php
/**
 * @package WordPress
 * @subpackage proyecto Theme
 */
$options = get_option( 'proyecto_theme_settings' );
?>
<div class="clear"></div>

<div id="footer" class="clearfix">

<div id="copyright">
	&copy; <?php echo date('Y'); ?>  <?php bloginfo( 'name' ) ?> ~ Theme by <a href="http://www.wpexplorer.com/" title="WPExplorer">WPExplorer</a>
</div>

<div id="back-to-top">
	<a href="#toplink"><?php _e('Nahoru', 'proyecto'); ?></a>
</div>

</div>

</div>
<!-- END wrap --> 

<!-- WP Footer -->
<?php wp_footer(); 










?>
</body>
</html>

ACC SHELL 2018