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.
17 lines
798 B
17 lines
798 B
11 years ago
|
<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="https://zhukov.github.io/webogram"><img src="img/Logo_2x.png" class="tg_head_logo" alt="Telegram logo" width="110" height="31" /> <span class="navbar-brand-alpha font-light">alpha</span></a>
|
||
|
|
||
|
</div>
|
||
|
<div class="navbar-collapse collapse">
|
||
|
<!-- <ul class="nav navbar-nav"></ul> -->
|
||
|
<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><!--/.nav-collapse -->
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|