File

footer.tmpl @ 13:d9fa7b6b7333 draft

map: use forward slash in the breadcrumb.
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Sun, 30 Jul 2023 02:20:53 +0700
parent 0:2f78b9100113
child 14:1187d1379ac1
line wrap: on
line source

{motd}
            <footer>
                <div style="text-align: center">
                    <div style="height: 2rem;"></div>
                    <div>
                    <a href="{logourl}" title="" target="_blank" rel="noopener">
                    <img src="{staticurl|urlescape}{logoimg}" title="Mercurial" alt="Mercurial" />
                    </a>
                    </div>
                    <h4><a href="#top" title="top">~*~</a></h4>
                    → → <a href="https://soft.trung.fun/giay-phep.en.html" target="_blank" rel="noopener">license</a> ← ←
                    <div style="text-align: center">-------------------------</div>
                    <a href="https://wikipedia.com" target="_blank" rel="noopener">wikipedia</a> |
                    <a href="https://debian.org" target="_blank" rel="noopener">debian</a> |
                    <a href="https://suckless.org" target="_blank" rel="noopener">suckless</a>
                    <div class="footer-seperator">----------------------------------</div>
                    <div class="footer-ring" style="max-width: 24rem;"> 
                        <p></p>
                        ₿itcoin →<a href="https://blockstream.info/address/bc1qr4km72q5xqftkhzf2jsvp325cuslfkus2enp2c" target="_blank" rel="noopener">
                            bc1qr4km72q5xqftkhzf2jsvp325cuslfkus2enp2c
                        </a>← ₿itcoin 
                        <p></p>
                    </div>
                    <div class="footer-seperator">------------------------------------------------</div>
                    <div class="footer-seperator">--------------------------------------------------</div>
                    <div class="footer-ring" style="max-width: 32rem;">
                        <p></p>
                        Monero » <a href="https://trung.fun/monero.en.html" target="_blank" rel="noopener">
                            83BoKzUQ3yz41rdbuFQvUm7NyTVjp26dmMeRreTYp6Q4PhebZYY5d998Z9KFniqVaTQb5nBpQke2QW5snaaJr8acFZLK
                        </a> « Monero 
                        <p></p>
                    </div>
                    <div class="footer-seperator">--------------------------------------------------------</div>
                    <div class="footer-ring" style="max-width: 48rem;">
                        <h4>PGP: <a href="https://trung.fun/lien-lac/Tran-H-Trung.asc">
                                272B C112 E0C1 CA52 2987  8E06 4C2E 262F 6514 7810
                            </a> :PGP</h4>
                    </div>
                    <div class="footer-seperator">------------------------------------------------------------</div>
                    <a href="https://trung.fun/gioi-thieu/trung.en.html">
                        <h4> © Trần H. Trung </h4>
                    </a>
                    <form method="post" action="https://s.trung.fun/" id="search" >
                        <!-- search      --> <input type="search" id="query" name="q" size="50" placeholder="SearXNG" results="5" />
                        <!-- categories  <input type="hidden" name="categories" value="general,social media" />--> 
                        <!-- language    --> <input type="hidden" name="lang" value="all" />
                        <!-- locale      --> <input type="hidden" name="locale" value="vi" />
                        <!-- date filter --> <input type="hidden" name="time_range" value="month" />
                    </form>
                    <div style="height: 2rem;"> </div>
                </div>
            </footer>
        <a id="bottom"></a>
    </body>
</html>