send emsil
This commit is contained in:
@@ -37,6 +37,7 @@ $routes->get('/', 'Home::index');
|
||||
$routes->get('/about', 'Home::about');
|
||||
$routes->get('/services', 'Home::services');
|
||||
$routes->get('/contact', 'Home::contact');
|
||||
$routes->post('/contact', 'Home::contactSend');
|
||||
|
||||
/*
|
||||
* --------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user