10 lines
No EOL
554 B
HTML
10 lines
No EOL
554 B
HTML
<footer>
|
|
<div class="footer_container">
|
|
<p>© Cannabinieri 2021 <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">CC-NC-4.0 </a>.</p>
|
|
<h6 id ="l1"><a href="/contact">{{ "footer_item1"|translate(lang) }}</a></h6>
|
|
<!-- add game here or similar crowdfunding pitch -->
|
|
<h6 id ="l4"><a href="/crowdfunding">Donate</a></h6>
|
|
<h6 id ="l2"><a href="https://code.basabuuka.org/">Code</a></h6>
|
|
<h6 id ="l3"><a href="/privacy">{{ "footer_item2"|translate(lang) }}</a></h6>
|
|
</div>
|
|
</footer> |