summaryrefslogtreecommitdiffstats
path: root/themes/mageia/page_footer.php
blob: a5c5bd08d98b6bdc6902841c46159e0030071cbf (plain)
1
2
3
4
5
6
7
8
9
10
    <script src="//nav.mageia.org/js/"></script>
    <div class="clear"></div>
    <hr />
    <footer>
        <p>Generated at <?php echo $date_gen; ?>.
            Code for this page is in <a rel="nofollow" href="http://gitweb.mageia.org/web/pkgsubmit/">http://gitweb.mageia.org/web/pkgsubmit/</a>.</p>
    </footer>
    </article>
</body>
</html>