/var/www/hkosl.com/lionsclubs/tc/footer.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">主頁</a>
        <a href="staticpage_1.php">獅子會簡介</a>
        <a href="notice.php">通告</a>
        <a href="calendar.php">活動</a>
        <a href="treatment_education.php">服務計劃</a>
        <a href="gallery_list.php">相片</a>
        <a href="magazine_list.php">獅子會刊物</a>
        <a href="contacts.php">聯絡我們</a>
    </div>
    <div class="copyrights en">
        Copyright © Lions Clubs International District 303 - Hong Kong & Macao, China
    </div>
</footer>