add en mobile menu
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php get_header( 'en' ); ?>
|
||||
<div class="content-middle articles-wrapper">
|
||||
<?php get_template_part('partials/rubrics-mobile'); ?>
|
||||
<?php get_template_part('en/rubrics-mobile-en'); ?>
|
||||
<div class="section-title desktop">
|
||||
<?php if (is_category()) : ?>
|
||||
<h1 class="section-title__title"><?= get_queried_object()->name ?></h1>
|
||||
|
||||
Reference in New Issue
Block a user