mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
11 lines
269 B
HTML
11 lines
269 B
HTML
<footer class="pure-g">
|
|
<div class="pure-u-2-3">
|
|
<nav>
|
|
<a href="/team/">Team</a>
|
|
<a href="/about/">About Us</a>
|
|
<a href="http://fb.com/WatchOutNewsAgency">Facebook</a>
|
|
</nav>
|
|
<p>© Copyright 2015 — Watch Out! News Agency</p>
|
|
</div>
|
|
</footer>
|