summaryrefslogtreecommitdiffstats
path: root/themes/mageia/page_footer.php
blob: b32e71c7ac304b5dbf27a046980f096a165a6945 (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="https://gitweb.mageia.org/web/pkgsubmit/">https://gitweb.mageia.org/web/pkgsubmit/</a>.</p>
    </footer>
    </article>
</body>
</html>