Telegram Web, preconfigured for usage in I2P.
http://web.telegram.i2p/
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.
15 lines
667 B
15 lines
667 B
<div class="tg_page_head"> |
|
<div class="navbar navbar-static-top navbar-inverse" role="navigation"> |
|
<div class="container"> |
|
<div class="navbar-header"> |
|
<a class="navbar-brand" href="http://zhukov.github.io/webogram"><img src="img/Logo_2x.png" class="tg_head_logo" alt="Telegram logo" width="110" height="31" /></a> |
|
</div> |
|
<div class="navbar-collapse collapse"> |
|
<ul class="nav navbar-nav navbar-right"> |
|
<li><a href="https://github.com/zhukov/webogram" target="_blank">About</a></li> |
|
<li ng-if="isLoggedIn"><a href="" ng-click="logOut()">Log out</a></li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |