2019-03-18 15:36:08 +00:00
<!-- Footer -->
< footer id = "footer" class = "sm-padding bg-dark" >
<!-- Container -->
< div class = "container" >
<!-- Row -->
< div class = "row" >
< div class = "col-md-12" >
<!-- footer logo -->
< div class = "footer-logo" >
< a href = "/" > < img src = "/PIC/Tera_logo.svg" alt = "TERA Foundation" > < / a >
< / div >
<!-- /footer logo -->
<!-- footer links -->
< div class = "footer-link" >
< span class = "footer-link-item" >
< a href = "/explorer.html" > EXPLORER< / a >
< / span >
< span class = "footer-link-item" >
< a href = "/web-wallet.html" > WALLET< / a >
< / span >
< span class = "footer-link-item" >
< a href = "/map.html" > NETWORK MAP< / a >
< / span > < / div >
<!-- /footer links -->
<!-- footer follow -->
< ul class = "footer-follow" style = "margin-bottom: 0px;" >
< li > < a href = "https://bitcointalk.org/index.php?topic=4573801.0" target = "_blank" > < i class = "fab fa-btc footicons" > < / i > < / a > < / li >
< li > < a href = "https://twitter.com/terafoundation" target = "_blank" > < i class = "fab fa-twitter footicons" > < / i > < / a > < / li >
< li > < a href = "https://www.reddit.com/user/Terafoundation" target = "_blank" > < i class = "fab fa-reddit footicons" > < / i > < / a > < / li >
< li > < a href = "https://discord.gg/CvwrbeG" target = "_blank" > < i class = "fab fa-discord footicons" > < / i > < / a > < / li >
< li > < a href = "https://sourceforge.net/p/tera/code/ci/master/tree/" target = "_blank" > < i class = "far fa-file-code footicons" > < / i > < / a > < / li >
< li > < a href = "https://web.telegram.org/#/im?p=@terafoundation" target = "_blank" > < i class = "fab fa-telegram-plane footicons" > < / i > < / a > < / li >
< li > < a href = "https://jq.qq.com/?_wv=1027&k=58VsQxc" target = "_blank" > < i class = "fab fa-qq footicons" > < / i > < / a > < / li >
< / ul >
<!-- /footer follow -->
< p align = "center" >
Project Founder Email: < a href = "mailto: progr76@gmail.com" style = "font-size: 14px;" > progr76@gmail.com< / a > .
< / p >
2019-04-05 10:13:44 +00:00
< p align = "center" >
< a href = "terms-and-conditions.html" > Terms and Conditions< / a > | < a href = "privacy-policy.html" > Privacy Policy< / a > | < a href = "/admin" style = "font-size: 14px;" > admin< / a > | < a href = "/blog/reload" style = "font-size: 14px;" > reload< / a > < br / > < br / > TERA Foundation, 2017 — 2019.
2019-03-18 15:36:08 +00:00
< / p >
2019-04-05 10:13:44 +00:00
< / div >
< / div >
2019-03-18 15:36:08 +00:00
<!-- /Row -->
< / div >
<!-- /Container -->
< / footer >
<!-- /Footer -->
<!-- jQuery Plugins -->
< script type = "text/javascript" src = "/SITE/JS/jquery.min.js" > < / script >
< script type = "text/javascript" src = "/SITE/JS/bootstrap.min.js" > < / script >
< script type = "text/javascript" src = "/SITE/JS/main.min.js" > < / script >
< script type = "text/javascript" src = "/SITE/JS/cookies.js" > < / script >
< div id = "cookiesmessage" >
This site uses cookies. You need to read the < a href = "privacy-policy.html" target = "_blank" > Privacy Policy< / a > and click "< a onclick = "setCookie('teracookies','tera_agree', 1); document.getElementById('cookiesmessage').style.display = 'none';" id = "i_agree" style = "cursor: pointer;" > < strong > I AGREE< / strong > < / a > " to continue.
< / div >
< / body >
2019-04-05 10:13:44 +00:00
< / html >