?
Current Path : /home1/savoy/public_html/savoyglobal.net/chess2015open/application/views/site/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/public_html/savoyglobal.net/chess2015open/application/views/site/home.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php $this->load->view('site/header'); ?> </head> <body> <?php $this->load->view('site/menu'); ?> <div id="container"> <div class="banner"> <div class="banner_top"></div><!--banner_top end--> <div class="banner_mid"> <img src="<?=base_url()?>assets/images/banners/banner.jpg" alt="Savoy Global Chess 2015 Open"/> </div><!--banner_mid end--> <div class="banner_bot"></div><!--banner_bot end--> </div><!--banner end--> <div class="content"> <div class="content_center"> <div class="text_cont_center"> <a href="http://www.savoyglobal.net/" target="_blank"><img src="<?=base_url()?>assets/images/savoy_global_front.png" alt="Savoy Global" style="margin-left:370px;" /></a> <h2><font color="#3b3b3b">proudly presents</font></h2> <br/> <h5>SAVOY GLOBAL OPEN CHESS TOURNAMENT 2015 (Under 14)</h5> <p style="text-align:center; background-color: #0067b9; color:#fff; font-size: 18px;">(In association with Qatar Chess Federation)</p> <br/><br/><br/> <p style="text-align:center; font-size: 16px;"><strong>Venue: Savoy Education Center, Abu Hamour, Doha, Qatar | February 21, 2015 (Saturday) | 9:00 AM onwards</strong></p> <br/> <!-- <p style="text-align:center; font-size: 16px;"><strong>Last date for registration – November 30, 2013 | No registration fee</strong></p>--> <!-- <br/>--> <p style="text-align:center; font-size: 16px;"><strong>Open to Two groups : 10 and below & 10.1 – 14 years</strong></p> <br/> <br/> <h3><font color="#3b3b3b"><a href="<?=site_url();?>/site/registration/1" >Register Today</a></font></h3> <br/> <br/> </div><!--text_cont end--> </div><!--content_left end--> <?php //$this->load->view('site/right'); ?> </div><!--content end--> </div><!--container end--> <?php $this->load->view('site/footer'); ?> </body> </html>