fix
This commit is contained in:
@@ -6,7 +6,7 @@ class Land extends BaseController {
|
||||
|
||||
public function index() {
|
||||
$data = array();
|
||||
$this->renderExtPage('terms', $data);
|
||||
$this->renderExtPage('contact', $data);
|
||||
}
|
||||
|
||||
public function covit() {
|
||||
|
||||
Reference in New Issue
Block a user