forked from tominop/atomicwallet.github.io
-
Notifications
You must be signed in to change notification settings - Fork 4
/
binance-coin.html
354 lines (319 loc) · 25.5 KB
/
binance-coin.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta charset="UTF-8">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@atomicwallet">
<meta name="twitter:creator" content="@atomicwallet">
<meta name="twitter:title" content="Binance Coin (BNB) Wallet">
<meta name="twitter:description" content="BNB provides many options in the Binance ecosystem, including bidding, exchange, listing and any other fees. Although the Binance fee payment is the main option of BNB, it also may be used to invest in some ICOs.">
<meta name="twitter:image" content="https://atomicwallet.io/css/images/articles/Binance%20(BNB)%20Coin%20Wallet.png">
<title>Binance Coin (BNB) Wallet </title>
<meta name="description" content="Download Binance Coin wallet with multi asset support and built-in cryptocurrency exchange.">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/list.css">
<link rel="stylesheet" href="css/media.css">
<link rel="stylesheet" href="test/css/item-page-blog.css">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KBC3CH8');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<!--<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114023091-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-114023091-1');
</script>-->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Start of Async Prefinery Code -->
<script type="text/javascript">var _pfy = _pfy || [];(function(){function pfy_load(){var pfys=document.createElement('script');pfys.type='text/javascript';pfys.async=true;pfys.src='https://widget.prefinery.com/widget/v2/1w40x3e4.js';var pfy=document.getElementsByTagName('script')[0];pfy.parentNode.insertBefore(pfys,pfy);}if (window.attachEvent){window.attachEvent('onload',pfy_load);}else{window.addEventListener('load',pfy_load,false);}})();</script>
<!-- End of Async Prefinery Code -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KBC3CH8"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- menu -->
<div class="header-menu-mobile header-menu-close f-light only-mobile" id="menu-mobile">
<div class="container relative">
<a href="/">Wallet</a>
<a href="https://atomicwallet.io/buy-bitcoin">Buy Bitcoin</a>
<a href="/assets">Assets</a>
<a href="/downloads" class="hvr-grow">Download</a>
<a href="https://support.atomicwallet.io/support/home" target="_blank" class="hvr-grow">Support</a>
<a href="/blog">Blog</a>
<button class="header-menu-mobile-close" id="menu-button-close"></button>
</div>
</div>
<div class="header-container">
<div class="container relative">
<img src="css/images/bg-first-screen.svg" alt class="bg bg-main">
<header class="header">
<a href="https://atomicwallet.io" class="header-logo">
<img src="css/images/logo.svg" alt="Atomic">
</a>
<nav class="header-menu f-light">
<a href="/" class="hvr-grow">Wallet</a>
<a href="https://atomicwallet.io/buy-bitcoin" class="hvr-grow">Buy Bitcoin</a>
<a href="assets" class="hvr-grow">Assets</a>
<a href="/downloads" class="hvr-grow">Download</a>
<a href="https://support.atomicwallet.io/support/home" target="_blank" class="hvr-grow">Support</a>
<a href="blog" class="hvr-grow">Blog</a>
</nav>
<nav class="header-menu-icons f-light">
<a href="https://twitter.com/atomicwallet" target="_blank" class="hvr-float">
<img src="css/images/top_twitter.svg">
</a>
<a href="https://t.me/atomicwalletchat" target="_blank" class="hvr-float">
<img src="css/images/top_telegram.svg">
</a>
<a href="https://medium.com/atomic-wallet" target="_blank" class="hvr-float">
<img src="css/images/top_medium.svg">
</a>
<a href="https://www.facebook.com/atomicwallet" target="_blank" class="hvr-float">
<img src="css/images/top_facebook.svg">
</a>
<a href="https://www.reddit.com/r/atomicwallet/" target="_blank" class="hvr-float">
<img src="css/images/top_reddit.svg">
</a>
<a href="https://steemit.com/@atomicwallet" target="_blank" class="hvr-float">
<img src="css/images/top_steemit.svg">
</a>
</nav>
<button class="header-button only-mobile" id="menu-button-open"></button>
</header>
</div>
</div>
<div class="item-page-container">
<div class="item-page">
<img src="css/images/crypto-icon/BNB.svg" class="item-page-image">
<h1>Binance Coin (BNB) Wallet</h1>
<div class="item-page-article">
<img src="css/images/bg-item-page-1.svg" alt="" class="item-page-bg item-page-bg-1">
<img src="css/images/bg-item-page-2.svg" alt="" class="item-page-bg item-page-bg-2">
<img src="css/images/bg-item-page-3.svg" alt="" class="item-page-bg item-page-bg-3">
<div class="item-page-image-template-container">
<div class="item-page-image-interface">
<img src="css/images/articles/Binance (BNB) Coin Wallet.png" alt="">
</div>
<div class="item-page-image-wallet-download">
<h4>Binance Coin (BNB) Wallet</h4>
<p style="font-size: 17px;">Download new multi-asset Binance Coin wallet with built-in exchange. We support most of the blockchains. Only you control your funds. Receive, Store and exchange your cryptocurrency right in the interface.</p>
<div>
<a href="#download" class="button-wallet">Download Binance Coin (BNB) Wallet</a>
</div>
</div>
</div>
<h2>Preface</h2>
<p>The name “Binance” is a combination of “Binary” and “Finance”. Today it is the most popular cryptocurrency exchange in the world, with $ 1.5 billion trades daily. <a href="https://binance.com" rel="nofollow">Binance</a> has its native <a href="#coin">BNB</a> coin that fuels all inner processes operated in the exchage.</p>
<p>The exchange is designed for cryptocurrencies only, so you won’t be able to buy <a href="https://atomicwallet.io/buy-bitcoin-with-bank-card" title="Buy Bitcoin with a bank card in Atomic Wallet">BTC for USD or EUR</a>. However, you can buy BNB for USD on Binance and exchange BNB to other supported cryptocurrencies, <a href="htpps://atomicwallet.io/bitcoin" title="Learn more about Bitcoin">Bitcoin</a>, <a href="htpps://atomicwallet.io/bitcoin" title="Learn more about Bitcoin">Litecoin</a>, <a href="htpps://atomicwallet.io/bitcoin" title="Learn more about Bitcoin">Ethereum</a>, <a href="htpps://atomicwallet.io/bitcoin" title="Learn more about Bitcoin">Dash</a>, <a href="htpps://atomicwallet.io/bitcoin" title="Learn more about Bitcoin">Ripple</a> etc.</p>
<h4>Lets proceed to details</h4>
<div id="toc_container">
<ul class="toc_list">
<li><a href="#coin">What is Binance Coin?</a></li>
<li><a href="#role">What Binance Coin is needed for?</a></li>
</ul>
<ul class="toc_list">
<li><a href="#perspective">Is Binance Coin is perspective?</a></li>
<li><a href="#wallet">Binance Coin Wallet</a></li>
</ul>
</div>
<h2 id="coin">What is Binance Coin (BNB Coin)?</h2>
<div class="widget-paragraph">
<script type="text/javascript" src="https://files.coinmarketcap.com/static/widget/currency.js"></script><div class="coinmarketcap-currency-widget" data-currencyid="1839" data-base="USD" data-secondary="" data-ticker="true" data-rank="true" data-marketcap="true" data-volume="true" data-stats="USD" data-statsticker="false"></div>
</div>
<p>BNB has a big value risen with the Binance exchange growth and takes a place in <a href="https://coinmarketcap.com">Top-15</a> coins in the world. It’s a Binance cryptocurrency that works on the Ethereum Blockchain using the <a href="https://atomicwallet.io/how-to-add-erc20-token" title="Learn how to add any ERC-20 tokens in Atomic Wallet">ERC-20 protocol</a> and has a strict limit of 200 mln BNB.</p>
<p>That means BNB will be deflated and steadily raise the price if the demand stays the same. Binance has a plan to BNB buyback – they will spend 20% of their profit to redeem BNB and burn it until 50% of the full supply will be burnt. Only two burns have been taken so far. These measures help prevent the coin inflation, i.e., save value of Binance Coin in the future. The exchange has already burned about of 2.5 mln BNB ($ 30 mln USD).</p>
<blockquote cite="https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf" rel="nofollow">"Every quarter, we will use 20% of our profits to buy back BNB and destroy them, until we buy 50% of all the BNB (100MM) back. All buy-back transactions will be announced on the blockchain. We eventually will destroy 100MM BNB, leaving 100MM BNB remaining."</blockquote>
<h2 id="role">What is Binance Coin (BNB) needed for?</h2>
<p>BNB provides many options in the Binance ecosystem, including bidding, exchange, listing and any other fees. Although the Binance fee payment is the main option of BNB, it also may be used to invest in some ICOs.</p>
<p>BNB has additional options in other systems. <a href="https://crypto.com//en/cards.html" rel="nofollow">Monaco</a> supports BNB on its platform and it makes possible to use BNB with Monaco Visa Card.</p>
<p>In the future, Binance plans to launch their own decentralized Blockchain and it's called <a href="https://support.binance.com/hc/en-us/articles/360001668872-Binance-Chain-Cryptocurrency-Exchange" rel="nofollow">Binance Chain</a>. Binance will use the BNB token for it, so it should raise up the coin's value.</p>
<p>When it will be launched BNB will be used to pay for transactions and exchanges on the blockchain, just as the ETH is used to pay for transactions on Ethereum.</p>
<h2 id="perspective">Is BNB perspective?</h2>
<p>The value of BNB is easy to understand because it is interconnected with the profit of a Binance exchange business, it's not a business idea, it's real existing business.</p>
<ul>
<li>Binance’s proposal to its users low fees and a fast trading engine so it attracts a lot of users.</li>
<li>Binance provides users with a discount if they pay a fee in BNB, so BNB is constantly trades.</li>
<li>Binance is burning their coins so it may will result in increase of it's value if the demand stays the same but supply decreased.</li>
</ul>
<h3>How the BNB value is building by?</h3>
<ul>
<li>The low fees attract new users</li>
<li>BNB users are constantly trades it</li>
<li>Binance burning BNB to increase the value</li>
</ul>
<h2 id="wallet">Binance Coin (BNB) Wallet</h2>
<div class="item-page-image-template">
<div class="item-page-blog-image">
<a href="#download"><img style="width: 70%;" src="css/images/mainnotebook.png" alt="Download multi-asset cryptocurrency wallet."></a>
</div>
</div>
<p>If you are interested to hold BNB as an investment, you should store it from the exchange to your own wallet. Pay your attention that custodial wallet it's almost the same as the exchange. So it will be better to have a <a href="https://atomicwallet.io/custodial-non-custodial-wallets-comparison" title="What is the difference between custodial and non-custodial wallets?">cold or a non-custodial wallet</a>.</p>
<p>In a non-custodial wallet, like <a href="#download">Atomic Wallet</a>, you can store and manage your BNB in a decentralized way. Your private keys will be generated by your <a href="https://atomicwallet.io/what-are-private-keys-and-how-they-work">mnemonic seed phrase</a> and stored in an encrypted manner on the end-user device, so your money is totally under your control.</p>
<p>But if your device will be lost or stolen you will able to restore access to your assets by your mnemonic phrase that you saved in a safe and secret place.</p>
<div class="item-page-download">
<div class="item-page-download-title" id="download">Download Binance Coin Wallet</div>
<!-- Subscribe Pop-up-->
<script>window.jQuery || document.write('<scr' + 'ipt src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.0/jquery.min.js"><\/sc' + 'ript>')</script>
<script>window.$kol_jquery = window.jQuery</script>
<script src="https://kickoffpages-kickofflabs.netdna-ssl.com/widgets/1.9.6/kol_bounce.js"></script>
<script src='https://kickoffpages-kickofflabs.netdna-ssl.com/w/113350/220933.js'></script>
<div class="download">
<div class="download-item download-item-windows hvr-grow" data-download="windows">
<a href="https://atomicwallet.io/download/atomicwallet.exe" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-windows.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-windows-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.exe" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'windows'="" });="">Windows</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.exe" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'windows'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-apple hvr-grow" data-download="apple">
<a href="https://atomicwallet.io/download/atomicwallet.dmg" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-apple.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-apple-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.dmg" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'macos'="" });="">macOS</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.dmg" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'macos'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-ubuntu hvr-grow" data-download="ubuntu">
<a href="https://atomicwallet.io/download/atomicwallet.AppImage" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-ubuntu.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-ubuntu-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.AppImage" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'ubuntu'="" });="">Ubuntu</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.AppImage" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'ubuntu'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-debian hvr-grow" data-download="debian">
<a href="https://atomicwallet.io/download/atomicwallet.deb" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-debian.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-debian-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.deb" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'debian'="" });="">Debian</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.deb" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'debian'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-fedora hvr-grow" data-download="fedora">
<a href="https://atomicwallet.io/download/atomicwallet.rpm" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-fedora.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-fedora-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.rpm" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'fedora'="" });="">Fedora</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.rpm" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'fedora'="" });="">Download</a>
</span>
</div>
</div>
<div class="button-suggest">
<div class="button-left">
<a href="https://atomicwallet.io/tron" class= "suggest-articles-button">
<img src="css/images/articles/icons/arrow-left.svg" alt="">
Read about TRON</a>
</div>
<div class="button-right">
<a href="https://atomicwallet.io/ripple" class= "suggest-articles-button">
Read about Ripple <img src="css/images/articles/icons/arrow-right.svg" alt=""></a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer-new">
<div class="container relative">
<div class="footer-row">
<div class="footer-new-left">
<a href="/"><img src="css/images/logo.png" alt="" class="footer-new-logo"></a><br>
<a href="mailto:support@atomicwallet.io" class="footer-new-email f-light">support@atomicwallet.io</a><br>
<div class="footer-new-soc">
<a href="https://twitter.com/atomicwallet" target="_blank">
<img src="css/images/top_twitter.svg">
</a>
<a href="https://t.me/atomicwalletchat" target="_blank">
<img src="css/images/top_telegram.svg">
</a>
<a href="https://github.com/Atomicwallet" target="_blank">
<img src="css/images/top_github.svg">
</a>
<a href="https://medium.com/atomic-wallet" target="_blank">
<img src="css/images/top_medium.svg">
</a>
<a href="https://www.reddit.com/r/atomicwallet/" target="_blank">
<img src="css/images/top_reddit.svg">
</a>
<a href="https://www.facebook.com/atomicwallet" target="_blank">
<img src="css/images/top_facebook.svg">
</a>
</div>
</div>
<div class="footer-new-right">
<div class="footer-new-cols">
<div class="footer-new-col">
<div class="footer-new-col-title">Atomic Wallet</div>
<ul class="f-light">
<li><a href="https://support.atomicwallet.io/">Support</a></li>
<li><a href="https://t.me/atomicwalletchat">Telegram chat</a></li>
<li><a href="https://atomicwallet.io/terms-of-service">Terms of service</a></li>
<li><a href="https://atomicwallet.io/privacy">Privacy policy</a></li>
<li><a href="https://drive.google.com/drive/folders/1zbu1nKCBq2zNCnEtjWsw3oMJei6aFSuZ">Press Kit</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Buy Cryptoсurrency</div>
<ul class="f-light">
<li><a href="https://atomicwallet.io/buy-bitcoin">Buy Bitcoin (BTC)</a></li>
<li><a href="https://atomicwallet.io/buy-litecoin">Buy Litecoin (LTC)</a></li>
<li><a href="https://atomicwallet.io/buy-ethereum">Buy Ethereum (ETH)</a></li>
<li><a href="https://atomicwallet.io/buy-ripple">Buy Ripple (XRP)</a></li>
<li><a href="https://atomicwallet.io/buy-bitcoin-cash">Buy Bitcoin Cash (BCH)</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Assets</div>
<ul class="f-light">
<li><a href="https://atomicwallet.io/bitcoin-wallet">Bitcoin (BTC)</a></li>
<li><a href="https://atomicwallet.io/ethereum">Ethereum (ETH)</a></li>
<li><a href="https://atomicwallet.io/ripple">Ripple (XRP)</a></li>
<li><a href="https://atomicwallet.io/litecoin">Litecoin (LTC)</a></li>
<li><a href="https://atomicwallet.io/eos">EOS</a></li>
<li><a href="https://atomicwallet.io/neo">NEO</a></li>
<li><a href="https://atomicwallet.io/tron">TRON (TRX)</a></li>
<li><a href="https://atomicwallet.io/dogecoin">Dogecoin (DOGE)</a></li>
<li><a href="https://atomicwallet.io/cardano">Cardano (ADA)</a></li>
<li><a href="https://atomicwallet.io/dash">DASH</a></li>
<li><a href="https://atomicwallet.io/stellar">Stellar (XLM)</a></li>
<li><a href="https://atomicwallet.io/zcash">Zcash (ZEC)</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery.touchSwipe.js"></script>
<script src="js/app.js"></script>
</body>
</html>