diff --git a/project/src/config/config.php b/project/src/config/config.php index 30d0d8e..557d5a1 100644 --- a/project/src/config/config.php +++ b/project/src/config/config.php @@ -6,6 +6,7 @@ $config = [ "db" => ["dsn" => 'pgsql:host=localhost;port=5432;dbname=sae2a', "login" => 'postgres', "mdp" =>''], - "vues" => ["index" => 'vues/index.php'] + "templates" => ["index" => 'vues/index.php', + "pseudo" => 'pseudo.html'] ]; ?> \ No newline at end of file diff --git a/project/src/templates/pseudo.html b/project/src/templates/pseudo.html new file mode 100644 index 0000000..b350bcf --- /dev/null +++ b/project/src/templates/pseudo.html @@ -0,0 +1,48 @@ + + +
+ +