mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
23 lines
748 B
HTML
23 lines
748 B
HTML
<footer class="container-fluid">
|
|
<div class="pre-footer container">
|
|
<div class="brand pull-left">
|
|
<img class="logo" src="/images/logo-black.png">
|
|
<div class="name-container">
|
|
<div class="name">Watch Out!</div>
|
|
<div class="desc">Official News<br>Body of IITR</div>
|
|
</div>
|
|
</div>
|
|
<div class="social pull-right">
|
|
<a href="/team">Team</a>
|
|
<a href="/about">About</a>
|
|
<img src="/images/fb-logo.svg" href="http://fb.com/WatchOutNewsAgency">
|
|
<img src="/images/youtube-play.svg" href="https://www.youtube.com/channel/UCthZ7tKOzy4EJpuVxtdcp1A">
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="container copyright">
|
|
<p>© Copyright 2016 — Watch Out! News Agency</p>
|
|
</div>
|
|
</footer>
|