Split index.html in many files smaller. New right column when the wallet is ready. Removed templates selector.
This commit is contained in:
parent
6bad4ae59d
commit
0a027360a8
28 changed files with 1394 additions and 1749 deletions
13
views/unsupported.html
Normal file
13
views/unsupported.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<h2 class="text-center">Browser unsupported</h2>
|
||||
<h3 class="text-center">
|
||||
Copay uses webRTC for peer-to-peer communications,
|
||||
but your browser does not support it.
|
||||
Please use
|
||||
a current version of Google Chrome, Mozilla Firefox, or Opera.
|
||||
<br><br>
|
||||
|
||||
For more information
|
||||
on supported browsers please check <a href="http://www.webrtc.org/">http://www.webrtc.org/</a>
|
||||
</h3>
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue