-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
496 lines (447 loc) · 26.5 KB
/
index.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
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
<!DOCTYPE HTML>
<!--
Web hosting by Alojare
alojare.com | Djem Guerreru Inc.
-->
<html prefix="og: http://ogp.me/ns/website#">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Alojaré, https://www.alojare.com" />
<meta name="author" content="Djem Guerreru Inc, https://www.djemguerreru.com" />
<title>BBSToken Platform & DApp, Bridge BBSCoin to BBSToken, or wrap BBSToken and Wrapped BBSToken, and also see your
local Transactions. | BBSToken [BBST]</title>
<meta name="keywords" content="bbs, bbstoken, bbscoin, wrapped bbs, wrapped bbstoken, bbs token, bbs coin" />
<meta name="description"
content="BBSToken [BBST] Platform & DApp. Bridge between BBS and BBST, or wrap your BBST to WBBS." />
<meta property="og:site_name" content="BBSToken [BBST]" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.bbstoken.click/" />
<meta property="og:title" content="BBSToken Platform & Dapp" />
<meta property="og:description" content="" />
<meta property="og:image:secure_url"
content="https://dapp.bbstoken.click/static/content/100/1000/10001/bbstoken.click/bbstoken.png" />
<meta property="og:image:alt" content="BBSToken Logo" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="canonical" href="https://www.bbstoken.click/">
<link rel="stylesheet" href="/css/bootstrap.css">
<link rel="stylesheet" href="/css/alojare.css">
<style>
</style>
</head>
<body class="is-preload">
<nav class="navbar navbar-expand-md navbar-light container-w border-info" style="background-color: #A6CCE8;">
<a class="navbar-brand" href="https://www.bbscoin.click/token" target="_blank">
<img src="/images/bbstoken.png" height="60" class="d-inline-block align-top" alt="BBS Token" title="BBS Token">
<h1 style="display:none;"> BBS Token </h1>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item d-block d-md-none">
<hr>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.bbscoin.click/token" target="_blank"><i class="fas fa-info-circle"></i>
<b>Information</b></a>
</li>
<li class="nav-item d-none">
<a class="nav-link" data-toggle="modal" data-target="#myLogin"><b>Login</b></a>
</li>
<li class="nav-item d-none">
<a class="nav-link" data-toggle="modal" data-target="#myRegister"><b>Register</b></a>
</li>
<li class="nav-item d-block d-md-none">
<hr>
</li>
<li class="nav-item d-none d-md-block border-right">
</li>
<li class="nav-item">
<a class="nav-link" href="https://t.me/bbstoken" target="_blank"><b><i class="fab fa-telegram"></i>
Telegram</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://twitter.com/bbstoken" target="_blank"><b><i class="fab fa-twitter"></i>
Twitter</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.facebook.com/groups/bbstoken" target="_blank"><b><i
class="fab fa-facebook"></i> Facebook</b></a>
</li>
<li class="nav-item d-block d-md-none">
<hr>
</li>
</ul>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
</ul>
</div>
</nav>
<!-- Intro -->
<section id="bbstoken/dapp/dapp1" data-template="bbstoken/dapp/dapp" data-style="1" data-position="1" class="py-2">
<div class="container">
<div class="bg-white justify-content-center">
<nav>
<div class="nav nav-tabs" id="nav-tab" role="tablist">
<!-- i class='fa fa-random'></i -->
<a class="nav-item nav-link active py-3" id="nav-wallet-tab" data-toggle="tab" href="#nav-wallet" role="tab"
aria-controls="nav-wallet" aria-selected="false"><b><i class='fa fa-wallet'></i> Wallets</b></a>
<a class="nav-item nav-link py-3" id="nav-sunquail-tab" data-toggle="tab" href="#nav-sunquail"
role="tab" aria-controls="nav-sunquail" aria-selected="true"><b><i class='fa fa-globe'></i>
SunQuail</b></a>
<a class="nav-item nav-link disabled py-3" id="nav-bbstoken-tab" data-toggle="tab" href="#nav-bbstoken"
role="tab" aria-controls="nav-bbstoken" aria-selected="false"><b><i class="fas fa-exchange-alt"></i>
Convert</b></a>
<a class="nav-item nav-link disabled py-3" id="nav-transactions-tab" data-toggle="tab"
href="#nav-transactions" role="tab" aria-controls="nav-transactions" aria-selected="false"><b
class="d-none d-md-block"><i class="fas fa-clipboard-list"></i> Transactions</b><b
class="d-block d-md-none"><i class="fas fa-clipboard-list"></i> TXs</b></a>
</div>
</nav>
<div class="tab-content" id="nav-tabContent">
<div class="tab-pane show active" id="nav-wallet" role="tabpanel" aria-labelledby="nav-wallet-tab">
<div class="accordion" id="wallets">
<div class="card">
<div class="card-header" id="headingOne">
<h2 class="mb-0">
<button class="btn btn-link btn-block text-left d-none" type="button" data-toggle="collapse"
data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<b><i class='fa fa-globe'></i> Tronlink</b>
</button>
<h5><b><i class='fa fa-globe'></i> Tronlink</b></h5>
</h2>
</div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#wallets">
<div class="card-body">
<!-- h5 class="card-title text-success"></h5 -->
<div class="">
<!-- border-top border-bottom border-info style="background-color:#A6CCE8" -->
<div id="tronit" class="pt-1 px-0"></div>
<div id="tokenBalance" class="p-0"></div>
<div id="tokenExtra" class="pb-1 px-1"></div>
</div>
</div>
</div>
</div>
<div class="card mb-5">
<div class="card-header" id="headingTwo">
<h2 class="mb-0">
<button class="btn btn-link btn-block text-left collapsed d-none" type="button"
data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false"
aria-controls="collapseTwo">
<b><i class='fa fa-globe'></i> BBSCoin</b>
</button>
<h5><b><i class='fa fa-globe'></i> BBSCoin</b></h5>
</h2>
</div>
<div id="collapseTwo" class="collapse show" aria-labelledby="headingTwo" data-parent="#wallets">
<div class="card-body">
<!-- h5 class="card-title text-dark"></h5 -->
<div class="col-20 m-0 p-0">
<!-- border-top border-bottom border-info style="background-color:#A6CCE8" -->
<div id="bbs" class="pb-3 pt-1 px-0 text-center" style="word-wrap: break-word;">Please login or
register above.</div>
<div id="bbsbalance" class="pb-1 pt-3 border-top mb-5"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade show p-0" id="nav-sunquail" role="tabpanel" aria-labelledby="nav-sunquail-tab">
<div class="accordion" id="sunquail">
<div class="card">
<div class="card-header" id="headingFour">
<h2 class="mb-0">
<button class="btn btn-link btn-block text-left d-none" type="button" data-toggle="collapse"
data-target="#collapseFour" aria-expanded="true" aria-controls="collapseFour">
<b><i class='fa fa-tron'></i> Tron</b>
</button>
<h5><b><i class='fa fa-tron'></i> Tron</b></h5>
</h2>
</div>
<div id="collapseFour" class="collapse show" aria-labelledby="headingFour" data-parent="#sunquail">
<div class="card-body">
<!-- h5 class="card-title text-success"></h5 -->
<img style="width:350px" src="/images/SunQuail.png">
<div class="">
<!-- border-top border-bottom border-info style="background-color:#A6CCE8" -->
<div id="tronit" class="pt-1 px-0">SunQuail: The Future is Feathered.</div>
<div id="tokenBalance" class="p-0">SunQuail (SUNQUAIL) Meme token</div>
<div id="tokenExtra" class="pb-1 px-1">
SUNPump exchange link: <a
href="https://sunpump.meme/token/TM91JWyKnxcn9uNQwkciLwT2CboBCDE9QD">https://sunpump.meme/token/TM91JWyKnxcn9uNQwkciLwT2CboBCDE9QD</a><br>
BlockExplorer: <a
href="https://tronscan.org/#/token20/TM91JWyKnxcn9uNQwkciLwT2CboBCDE9QD">https://tronscan.org/#/token20/TM91JWyKnxcn9uNQwkciLwT2CboBCDE9QD</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade d-none" id="nav-bbstoken" role="tabpanel" aria-labelledby="nav-bbstoken-tab">
<h5 class="card-title text-info text-center py-4">BBSToken <i class='fa fa-exchange-alt'></i> Wrapped
BBSToken</h5><!-- exchange-alt -->
<!-- h5 class="card-title text-info text-center pb-4">BBSToken <i class='fa fa-exchange-alt'></i> TRX</h5>
<h5 class="card-title text-info text-center pb-4">BBSToken <i class='fa fa-exchange-alt'></i> BTT</h5>
<h5 class="card-title text-info text-center pb-4">BBSToken <i class='fa fa-exchange-alt'></i> FREE</h5>
<h5 class="card-title text-info text-center pb-4">BBSToken <i class='fa fa-exchange-alt'></i> LOCAL</h5>
<h5 class="card-title text-info text-center pb-4">BBSToken <i class='fa fa-exchange-alt'></i> ELECT</h5 -->
<div class="card col-20 alert alert-info mb-5">
<!-- border-top border-bottom border-info style="background-color:#A6CCE8" -->
<div id="bbst" class="pt-1 px-0 pb-2 border-bottom">
<h6><b>SELECT A CONVERSION:</b></h6>
</div>
<div id="bbstbalance" class="pb-1 px-1">
<form id="swapToken" class="py-1">
<div class="form-group row">
<label class="col-form-label font-weight-bold pt-1"><input type="radio" id="bbstRadio"
name="tokenSelect" value="bbst"> BBST <i class='fas fa-arrow-right'></i> WBBS [ 1:1 ]</label>
<div id="bbstSwap" class="col-20 text-right pb-1">Balance: 0 BBST</div>
<label class="col-form-label font-weight-bold pt-1"><input type="radio" id="wbbsRadio"
name="tokenSelect" value="wbbs"> WBBS <i class='fas fa-arrow-right'></i> BBST [ 1:1 ]</label>
<div id="wbbsSwap" class="col-20 text-right pb-1">Balance: 0 WBBS</div>
<!-- label class="col-form-label font-weight-bold pt-1"><input type="radio" id="bbstRadio" name="tokenSelect" value="bbst" disabled> BBST <i class='fas fa-arrow-right'></i> BBSCoin [ 1:1 ] (Soon)</label>
<div id="bbsSwap" class="col-20 text-right pb-1">0 BBS</div -->
<div class="col-sm-10 border-top">
<label class="col-form-label font-weight-bold">AMOUNT TO CONVERT:</label>
<input type="number" class="form-control " name="inputTokens" id="inputTokens"
placeholder="How many ?" disabled>
<!-- onKeyUp="btnEnable()" -->
</div>
</div>
<div class="form-group row">
<div class="row col-20 justify-content-center border-top pt-3">
<button id="btnSwap" type="submit" class="btn btn-muted p-4 border border-dark" disabled><i
class='fa fa-random'></i> CONVERT</button>
</div>
</div>
<hr>
<b>What is the conversion rate?</b><br>
<ul>
<li>Tokens are converted at a 1:1 ratio</li>
</ul>
</form>
</div>
</div>
<div id="transactionAlert" class="alert alert-primary" role="alert" style="display:none;"></div>
</div>
<div class="tab-pane fade d-none disabled" id="nav-bbscoin" role="tabpanel" aria-labelledby="nav-bbscoin-tab">
<h5 class="card-title text-success"></h5>
<div class="col-20 m-0 p-0">
<!-- border-top border-bottom border-info style="background-color:#A6CCE8" -->
<div id="bbs" class="pb-3 pt-1 px-0 text-center" style="word-wrap: break-word;"></div>
<div id="bbsbalance" class="pb-1 pt-3 border-top"></div>
</div>
</div>
</div>
<!-- p id="reference" class="card-text text-secondary">
<b>Price:</b> <br>
</p>
<hr style="color:#A6CCE8">
<p class="card-text text-secondary">
<form id="acquirer" class="py-1">
<div class="form-group row">
<label class="col-sm-3 col-form-label">BBST</label>
<div class="col-sm-10">
<input type="number" onKeyUp="multiply(this)" class="form-control" name="inputBBST" id="inputBBST" placeholder="How many BBST?" disabled>
</div>
</div>
<div class="form-group row">
<label for="inputPassword3" class="col-sm-3 col-form-label">TOTAL (TRX)</label>
<div class="col-sm-10">
<input type="price" class="form-control" id="inputTotal" placeholder="Total TRX Display" readonly>
</div>
</div>
<div class="form-group row">
<div class="row col-sm-10 justify-content-center">
<button id="btnAcquire" type="submit" class="btn btn-primary" disabled>Acquire</button>
</div>
</div>
<div id="transactionAlert" class="alert alert-primary" role="alert" style="display:none;"></div>
</form>
</p -->
<!-- div class="alert alert-danger" role="alert">
NOTICE: Due to a calculation glitch in TronLink, transaction popups will say 1/10th of the ordered tokens (Ex. 10 will say 1 BBST, 100 will say 10 BBST, and so on). You will still receive the ordered amount.
</div -->
<!-- div id="tronlinkhow" class="card border-info mb-3" >
<div class="card-header"><b>How to open this page in <a href="https://tronlink.org" target="_blank"><img height="25px" src="/static/content/100/1000/10001/bbstoken.click/tronlink-small.png" alt="TronLink" title="Tronlink"></a> App ?</b></div>
<div class="card-body text-secondary">
<h5 class="card-title">Need to download TronLink ? <a href="https://tronlink.org" target="_blank">Click here to visit their website</a></h5>
<p class="card-text">On TronLink app, tap on [ Me ] -> [ Advanced Features ] -> [ DApp Browser ] -> Please enter the web link: [ bbstoken.click/bbst ] (->), it will load this page and enable it's wallet features allowing you to create an order.</p>
<hr style="color:#A6CCE8">
<p class="card-text text-center">
* Click on image to enlarge.<br>
<a href="/static/content/100/1000/10001/bbstoken.click/tronlinkapp1.png"><img class="col-md-4" src="/static/content/100/1000/10001/bbstoken.click/tronlinkapp1.png" alt="BBS Token" title="BBS Token"></a>
<a href="/static/content/100/1000/10001/bbstoken.click/tronlinkapp2.png"><img class="col-md-4" src="/static/content/100/1000/10001/bbstoken.click/tronlinkapp2.png" alt="BBS Token" title="BBS Token"></a>
<a href="/static/content/100/1000/10001/bbstoken.click/tronlinkapp3.png"><img class="col-md-4" src="/static/content/100/1000/10001/bbstoken.click/tronlinkapp3.png" alt="BBS Token" title="BBS Token"></a>
<a href="/static/content/100/1000/10001/bbstoken.click/tronlinkapp4.png"><img class="col-md-4" src="/static/content/100/1000/10001/bbstoken.click/tronlinkapp4.png" alt="BBS Token" title="BBS Token"></a>
</p>
</div>
</div -->
</div>
</div>
</div>
</div>
<div id="myLogin" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title"><i class="fas fa-sign-in-alt"></i> Platform Login:</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div id="modalpop" class="modal-body align-center bg-light">
<form id="loginForm" method="POST" action="https://platform.bbstoken.click/login.cgi"
novalidate="novalidate">
<span class="col-20 help-block justify-content-center"><button type="button" class="btn btn-primary p-3"
onclick="getWalletAddress()">Login using TronLink</button></span>
<hr>
<div class="form-group">
<label for="em" class="control-label">Email</label>
<input type="text" class="form-control" id="em" name="em" value="" required=""
title="Please enter you username" placeholder="[email protected]">
<span class="help-block"></span>
</div>
<div class="form-group">
<label for="pw" class="control-label">Password</label>
<input type="password" class="form-control" id="pw" name="pw" value="" required=""
title="Please enter your password">
<span class="help-block"></span>
</div>
<div id="loginErrorMsg" class="alert alert-error hide"></div>
<!-- div class="checkbox">
<label>
<input type="checkbox" name="remember" id="remember"> Remember login
</label>
<p class="help-block">(if this is a private computer)</p>
</div -->
<button type="submit" class="btn btn-success btn-block">Login</button>
<!-- a href="/forgot/" class="btn btn-default btn-block">Help to login</a -->
</form>
</div>
<div class="modal-footer">
<a class="nav-link" data-toggle="modal" data-target="#myPassword"><b>Need password reset?</b></a>
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div id="myRegister" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title"><i class="fas fa-user-plus"></i> Platform Registration:</h4>
<p class="card-text text-weight-bold text-danger border-bottom border-dark pb-3">
* All forms inputs are required. Account must be activated to be able to login with emailed code.
</p>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div id="modalpop" class="modal-body align-center bg-light">
<form id="registerForm" method="POST" action="https://platform.bbstoken.click/register.cgi"
novalidate="novalidate">
<span class="col-20 help-block justify-content-center"><button type="button" class="btn btn-primary p-3"
onclick="getWalletAddress()">Register using TronLink</button></span>
<hr>
<div class="form-group">
<label for="em" class="control-label">E-mail</label>
<input type="text" class="form-control" id="rem" name="em" value="" required=""
title="Please enter a email" placeholder="[email protected]">
<span class="help-block">A valid email address is required to receive your activation code.</span>
</div>
<div class="form-group">
<label for="tr" class="control-label">Tron / BBST wallet address*</label>
<input type="text" class="form-control" id="rtr" name="tr" value="" required=""
title="Please enter your Tron / BBST address"
placeholder="example: TLV3mtPUq9AasuWSU54rozMZT4Zew32mV1">
<span class="help-block">A valid "ACTIVE" Tron / BBST deposit or receive address is required to receive
BBSTokens. Please make sure you use copy paste and verify it is correct before submitting. Cannot be
changed.</span>
</div>
<div class="form-group">
<label for="pw" class="control-label">Password</label>
<input type="password" class="form-control" id="rpw" name="pw" value="" required=""
title="Please enter your password">
<span class="help-block">Please use a good password that is at least 8 characters long. You would not
want someone guessing it and stealing your deposits.</span>
</div>
<div id="registerErrorMsg" class="alert alert-error hide"></div>
<button type="submit" class="btn btn-info btn-block">Register</button>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div id="myPassword" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title"><i class="fas fa-key"></i> Platform Password Reset:</h4>
<p class="card-text text-weight-bold text-danger border-bottom border-dark pb-3">
* All forms inputs are required. Account must be activated to be able to login with emailed code.
</p>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div id="modalpop" class="modal-body align-center bg-light">
<form id="resetForm" method="POST" action="https://platform.bbstoken.click/register.cgi"
novalidate="novalidate">
<input type="text" class="form-control invisible" id="tr" name="ptr" value="NULL" required="" title="NULL"
placeholder="NULL">
<input type="text" class="form-control invisible" id="act" name="act" value="update" required=""
title="update" placeholder="update">
<div class="form-group">
<label for="em" class="control-label">E-mail</label>
<input type="text" class="form-control" id="pem" name="em" value="" required=""
title="Please enter a email" placeholder="[email protected]">
<span class="help-block">Your login email address.</span>
</div>
<div class="form-group">
<label for="pw" class="control-label">Password</label>
<input type="password" class="form-control" id="ppw" name="pw" value="" required=""
title="Please enter your password">
<span class="help-block"><i class="fas fa-exclamation-triangle text-warning"></i> Please use a good
password that is at least 8 characters long. You would not want someone guessing it and stealing your
deposits.</span>
</div>
<div id="registerErrorMsg" class="alert alert-error hide"></div>
<button type="submit" class="btn btn-info btn-block">Reset Password</button>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</section>
<!-- section id="footer" style="background-color:#FFFFFF" -->
<footer class="footer fixed-bottom">
<div class="container border-info" style="background-color:#A6CCE8">
<div class="row col-20 justify-content-center">
<div class="text-center text-white p-1">
<h6 small>2020 - 2022 © BBSToken is part of the <a href="//www.bbscoin.click/"
target="_blank">BBSCoin</a> ecosystem.
<!-- I'm in <span style="color:#F00F00">❤</span> with the <a href="https://www.perl.org/" target="_new">Perl</a>. Hosting by <a href="https://www.alojare.com/" target="_new">Alojaré</a> -->
</h6>
</div>
</div>
</div>
</footer>
<!-- /section -->
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous">
</script>
<!-- script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script -->
<script src="/js/bootstrap.js" crossorigin="anonymous"></script>
<script src="/js/app.js" unsafe-eval crossorigin="anonymous"></script>
</body>
</html>