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 2014 — Watch Out! News Agency</p>
|
|
</div>
|
|
</footer>
|