Lapwing.Org site
https://lapwing.org/
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.
20 lines
560 B
20 lines
560 B
<hr class="uk-margin-remove">
|
|
<footer class="uk-container uk-margin">
|
|
<div data-uk-grid>
|
|
<div class="uk-width-2-3">
|
|
<a href="/termsconditions.html" rel="copyright">
|
|
<img alt="Creative Commons Licence" src="/img/cc-by-sa.png" />
|
|
{{ site_name }} © Copyright 2012-{{ current_year }} Sam Black
|
|
</a>
|
|
</div>
|
|
<div class="uk-width-1-3">
|
|
<a href="/termsconditions.html">
|
|
Terms and Conditions
|
|
</a>
|
|
:-:
|
|
<a href="/privacy.html">
|
|
Privacy Policy
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|