| Server IP : 130.225.57.55 / Your IP : 216.73.216.60 Web Server : Apache System : Linux wp-vhost07 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /srv/www/reco2st.eu/https/wp-content/themes/erc04961/ |
Upload File : |
<?php
/**
* Footer file common to all
* templates
*
*/
?>
<?php get_template_part('elements/site-footer'); ?>
<?php wp_footer(); ?>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name" : "<?php bloginfo('name'); ?>",
"url" : "<?php echo esc_url( home_url('/')); ?>",
"image": "<?php echo get_template_directory_uri(); ?>/assets/img/logo.png",
"description" : "<?php bloginfo('description'); ?>"
}
</script>
<?php // </body> opens in header.php ?>
</body>
</html>