server actix for cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
553 B

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. <footer>
  2. <div class="footer_container">
  3. <p>© Cannabinieri 2021 <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">CC-NC-4.0 </a>.</p>
  4. <h6 id ="l1"><a href="/contact">{{ "footer_item1"|translate(lang) }}</a></h6>
  5. <!-- add game here or similar crowdfunding pitch -->
  6. <h6 id ="l4"><a href="/crowdfunding">fund</a></h6>
  7. <h6 id ="l2"><a href="https://code.basabuuka.org/">Code</a></h6>
  8. <h6 id ="l3"><a href="/privacy">{{ "footer_item2"|translate(lang) }}</a></h6>
  9. </div>
  10. </footer>