MediaWiki:Footer: Difference between revisions

From Disaster Risk Gateway
Added custom Footer
 
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
<div id="lcc-footer">
 
  <div id="lcc-footer-content">
    <div class="footer-links">
      <a href="/wiki/About">About</a>
      <a href="/wiki/Contact">Contact</a>
    </div>
    <div class="footer-nav">
      <a href="/wiki/Privacy_policy">Privacy Policy</a>
      <a href="/wiki/Terms_of_use">Terms of Use</a>
    </div>
    <div class="footer-legal">
      <a href="/wiki/Disclaimer">Disclaimer</a>
    </div>
    <div class="footer-eu-logo">
      <img src="/path/to/eu-logo.png" alt="EU Logo">
    </div>
    <div class="footer-eu-text">
      <p>This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 123456.</p>
    </div>
  </div>
</div>

Latest revision as of 15:23, 21 May 2025