removing commentray unecessary
This commit is contained in:
parent
daa9dcae9b
commit
7797518550
|
|
@ -10,11 +10,6 @@
|
||||||
</head>
|
</head>
|
||||||
<?php $currentLanguage = apply_filters('wpml_current_language', null); ?>
|
<?php $currentLanguage = apply_filters('wpml_current_language', null); ?>
|
||||||
|
|
||||||
<?php
|
|
||||||
// $thematique = get_the_terms(get_the_ID(), 'thematiques')[0];
|
|
||||||
// $thematiqueParent = getParentThematique($thematique) ?? null;
|
|
||||||
// $thematiqueColorSlug = $thematiqueParent ? $thematiqueParent->slug : "";
|
|
||||||
?>
|
|
||||||
|
|
||||||
<body <?php body_class("homegrade-frontend-page ") ?> current-language="<?php echo $currentLanguage ?? "" ?>">
|
<body <?php body_class("homegrade-frontend-page ") ?> current-language="<?php echo $currentLanguage ?? "" ?>">
|
||||||
<?php
|
<?php
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user