/var/www/hkosl.com/lionsclubs/en/footer_en.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<footer>
      <img src="../img/footer_logo.png?version=1.1">
      <div class="footer_links">
        <a href="index.php">Home</a>
        <a href="staticpage_1.php">About Lions</a>
        <a href="notice.php">Notice</a>
        <a href="calendar.php">Events</a>
        <a href="treatment_education.php">Service Projects</a>
        <a href="gallery_list.php">Photo</a>
        <a href="magazine_list.php">Publication</a>
        <a href="contacts.php">Contact Us</a>
      </div>
      <div class="copyrights en">
        Copyright © Lions Clubs International District 303 - Hong Kong & Macao, China 
      </div>
    </footer>