Ajout page À propos et correction googleapis
This commit is contained in:
@@ -136,6 +136,10 @@ switch ($action) {
|
||||
include BASE_PATH . '/templates/post_form.php';
|
||||
break;
|
||||
|
||||
case 'about':
|
||||
include BASE_PATH . '/templates/about.php';
|
||||
break;
|
||||
|
||||
case 'legal':
|
||||
include BASE_PATH . '/templates/legal.php';
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user