Amélioration de l'expérience utilisateur
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/* @var $this \Piko\View */
|
||||
/* @var $content string */
|
||||
|
||||
if (!$this->title) $this->title = 'Openai';
|
||||
if (!$this->title) $this->title = 'IA Assistant';
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="<?= $this->params['language'] ?>">
|
||||
|
||||
Reference in New Issue
Block a user