blob: 9f9e9ef5f64ca0d7968c6cc26259b3f0c1b6ac06 [file] [log] [blame]
<footer>
<div class="row">
<div class="col-lg-12 footer">
&copy;{{ site.time | date: "%Y" }} {{site.company_name}}. All rights reserved. <br />
{% if page.last_updated %}<span>Page last updated:</span> {{page.last_updated}}<br/>{% endif %} Site last generated: {{ site.time | date: "%b %-d, %Y" }} <br />
<p><img src="{{ "/images/diffy_logo.png" }}" alt="Diffy"/></p>
<p><a href="https://www.google.com/policies/privacy/">Privacy Notice</a></p>
</div>
</div>
</footer>