%PDF- %PDF-
Direktori : /home/jalalj2hb/www/elearning/application/views/payment/ |
Current File : /home/jalalj2hb/www/elearning/application/views/payment/index.php |
<!DOCTYPE html> <html lang="en"> <head> <title><?php echo $page_title.' | '.get_settings('system_name'); ?></title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="<?php echo get_settings('author') ?>" /> <meta name="keywords" content="<?php echo get_settings('website_keywords'); ?>"/> <meta name="description" content="<?php echo get_settings('website_description'); ?>" /> <link name="favicon" type="image/x-icon" href="<?php echo base_url().'uploads/system/favicon.png' ?>" rel="shortcut icon" /> <?php include 'includes_top.php';?> </head> <body> <?php include 'payment_gateway.php'; ?> <?php include 'includes_bottom.php'; if(get_frontend_settings('cookie_status') == 'active'): include 'eu-cookie.php'; endif; ?> </body> </html>