Subversion Repositories SmartDukaan

Rev

Rev 10641 | Rev 11068 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10641 Rev 10845
Line 15... Line 15...
15
        </div>
15
        </div>
16
      </div><!--features-->
16
      </div><!--features-->
17
      <?php } ?>
17
      <?php } ?>
18
<footer>
18
<footer>
19
        <a href="<?php echo base_url()?>contact">contact us</a>
19
        <a href="<?php echo base_url()?>contact">contact us</a>
20
        <a href="http://www.saholic.com/static/privacy-policy" target="_blank">privacy policy</a>
20
        <a href="<?php echo base_url()?>privacy-policy" >privacy policy</a>
21
        <a href="http://www.saholic.com/static/terms-conditions" target="_blank">T &amp; C</a>
21
        <a href="<?php echo base_url()?>terms-conditions" >T &amp; C</a>
22
        <a href="http://www.saholic.com">desktop site</a>  
22
        <a href="http://www.saholic.com">desktop site</a>  
23
      </footer>
23
      </footer>
24
24