Mesen/Docs/themes/learn/layouts/partials/menu-footer.html
2018-06-15 21:11:54 -04:00

6 lines
344 B
HTML

<div class="menuFooter">
<div class="donateButton"><a class="bmc-button" target="_blank" href="https://www.mesen.ca/Donate.php"><img src="/images/BMC-btn-logo.svg" alt="Donate"><span style="margin-left:5px">Donate</span></a></div>
Version: <b>{{ .Site.Params.MesenVersion }}</b><br/>
Last Updated: <b>{{ now.Format "2006-01-02"}}</b>
</div>