2014-06-17 22:02:35 +04:00
|
|
|
<div my-head></div>
|
2014-01-24 17:45:45 +04:00
|
|
|
|
2014-03-31 19:06:05 +04:00
|
|
|
<div ng-if="showWelcome">
|
2014-01-30 15:59:54 +04:00
|
|
|
|
2014-04-28 11:39:53 +08:00
|
|
|
<div class="welcome_form">
|
2014-03-31 19:06:05 +04:00
|
|
|
<div class="welcome_logo"></div>
|
2014-01-30 15:59:54 +04:00
|
|
|
|
2014-04-28 11:39:53 +08:00
|
|
|
<h3 class="welcome_header"><strong>Telegram</strong> Web</h3>
|
|
|
|
|
|
|
|
<div class="welcome_text">
|
2014-05-30 18:50:49 +04:00
|
|
|
<p>This is an unofficial web-client for the <strong>Telegram Messenger</strong>.</p>
|
|
|
|
<p>It's still an <strong>alpha-version</strong> and may not be 200% reliable</p>
|
2014-04-28 11:39:53 +08:00
|
|
|
</div>
|
|
|
|
<div class="welcome_btn_wrap">
|
|
|
|
<a href="#/login" class="btn btn-primary btn-block">Start Messaging</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2014-04-29 21:51:49 +08:00
|
|
|
<div class="welcome_footer" my-custom-background="#f8f8f8">
|
2014-04-28 11:39:53 +08:00
|
|
|
<div class="welcome_cards_wrap clearfix">
|
|
|
|
|
|
|
|
<div class="container-fluid">
|
|
|
|
<div class="row">
|
2014-05-08 17:06:25 +01:00
|
|
|
<div class="col-md-4 col-sm-4">
|
2014-04-28 11:39:53 +08:00
|
|
|
<div class="welcome_footer_card_wrap row">
|
|
|
|
<div class="welcome_footer_card welcome_footer_card_messaging"></div>
|
|
|
|
<h4>Fast messaging</h4>
|
2014-05-30 18:50:49 +04:00
|
|
|
<div class="welcome_footer_card_lead">Send messages with rich emoji support right from your desktop or laptop computer</div>
|
2014-04-28 11:39:53 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2014-05-08 17:06:25 +01:00
|
|
|
<div class="col-md-4 col-sm-4">
|
2014-04-28 11:39:53 +08:00
|
|
|
<div class="welcome_footer_card_wrap">
|
|
|
|
<div class="welcome_footer_card welcome_footer_card_filesharing"></div>
|
|
|
|
<h4>Easy file sharing</h4>
|
2014-05-31 01:35:29 +04:00
|
|
|
<div class="welcome_footer_card_lead">Share files of any type using drag-and-drop or the attachment icon</div>
|
2014-04-28 11:39:53 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2014-05-08 17:06:25 +01:00
|
|
|
<div class="col-md-4 col-sm-4">
|
2014-04-28 11:39:53 +08:00
|
|
|
<div class="welcome_footer_card_wrap">
|
|
|
|
<div class="welcome_footer_card welcome_footer_card_powerful"></div>
|
|
|
|
<h4>Powerful tools</h4>
|
2014-05-30 18:50:49 +04:00
|
|
|
<div class="welcome_footer_card_lead">Browse shared media and files by type <br/> and set custom notifications</div>
|
2014-04-28 11:39:53 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
2014-03-31 19:06:05 +04:00
|
|
|
</div>
|
2014-01-30 15:59:54 +04:00
|
|
|
</div>
|
2014-04-28 11:39:53 +08:00
|
|
|
|
2014-01-24 17:45:45 +04:00
|
|
|
</div>
|
2014-01-30 15:59:54 +04:00
|
|
|
|
2014-04-28 11:39:53 +08:00
|
|
|
|
|
|
|
|
2014-03-09 18:12:41 -03:00
|
|
|
</div>
|