1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 01:36:56 +01:00

Small fix hmtl code

This commit is contained in:
michielmulders 2017-09-30 19:54:06 +02:00
parent c606f64abe
commit 370171adf7

View File

@ -455,6 +455,8 @@ Below piece of code can be opened in your web browser. It will connect to your w
<!-- HTML Template --> <!-- HTML Template -->
<div class="container"> <div class="container">
<h2>WebSocket API Stream Valid Transactions BigchainDB</h2> <h2>WebSocket API Stream Valid Transactions BigchainDB</h2>
<!-- Box for displaying all alerts -->
<div id="alert-box"></div> <div id="alert-box"></div>
<!-- Div for attachting all outputs --> <!-- Div for attachting all outputs -->