removing commentray unecessary
This commit is contained in:
parent
daa9dcae9b
commit
7797518550
|
|
@ -10,11 +10,6 @@
|
|||
</head>
|
||||
<?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 ?? "" ?>">
|
||||
<?php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user