You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Fakel-Gym/template-parts/lk-template.php

16 lines
637 B

<?php
/*
Template Name: Страница личного кабинета
*/
?>
<?php
get_header(); ?>
<script type="text/javascript" async="async" id="mobifitness_personal_widget_script_ksm" src="//mobifitness.ru/personal-widget/js/code.js" data-div="mf_personal_widget_cont_ksm" data-test="0" data-debug="0" data-domain="mobifitness.ru" data-code="614482" data-version="v6" data-type="personal" data-language="" data-club="1325"></script>
<section class="mx-auto">
<div id="mf_personal_widget_cont_ksm"></div>
<div style="display: none" id="mf_schedule_widget_cont_au1"></div>
</section>
<?php
get_footer();