Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Sep 7, 2013
1 parent eaa77f9 commit 28fb849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
-----END RSA PRIVATE KEY-----</textarea></small>
</div>
<div class="col-lg-6">
<label for="pubkey">Private Key</label><br/>
<label for="pubkey">Public Key</label><br/>
<small><textarea id="pubkey" rows="15" style="width:100%" readonly="readonly"></textarea></small>
</div>
</div>
Expand Down Expand Up @@ -190,4 +190,4 @@
});
</script>
</body>
</html>
</html>

0 comments on commit 28fb849

Please sign in to comment.