diff --git a/_includes/2020/templates/Head.php b/_includes/2020/templates/Head.php index 92a2413..835955d 100644 --- a/_includes/2020/templates/Head.php +++ b/_includes/2020/templates/Head.php @@ -26,7 +26,13 @@ static function render($fields = []) { $fields->js = []; } ?> - +language)) { + echo ""; + } else { + echo ""; + } +?>