HEX
Server: Apache/2.4.63 (Unix)
System: Linux pinkman.beget.ru 5.10.258-0-beget-acl #1 SMP Mon Jun 8 11:35:04 UTC 2026 x86_64
User: kulikosl (3031)
PHP: 8.4.6
Disabled: NONE
Upload Files
File: /home/k/kulikosl/kulikosl.beget.tech/public_html/back/zootheme 2612/page-contakty.php
<?php
/*
Template Name: Контакты
*/
?>
<?php get_header(); ?>
<div class="layout layout_contakty">
	<h1 class=contact_title>
		<?php the_title(); ?>
	</h1>	
	<div>
		<?php the_content(); ?>
	</div>
</div>

<?php get_footer(); ?>