|
|
|
@ -185,9 +185,17 @@
|
|
|
|
|
<hr>
|
|
|
|
|
<p id="message" style="width: 100%;"></p>
|
|
|
|
|
<hr>
|
|
|
|
|
<span id="copy" style="font-size: x-large">📋</span>
|
|
|
|
|
<div style="margin-top: 20px;">
|
|
|
|
|
<div id="copy" style="display: inline-block; text-align: center;">
|
|
|
|
|
<span style="font-size: x-large">📋</span><br>
|
|
|
|
|
<span style="font-size: smaller;">Copy</span>
|
|
|
|
|
</div>
|
|
|
|
|
 
|
|
|
|
|
<span id="email" style="font-size: x-large">📧</span>
|
|
|
|
|
<div id="email" style="display: inline-block; text-align: center;">
|
|
|
|
|
<span style="font-size: x-large">📧</span><br>
|
|
|
|
|
<span style="font-size: smaller;">Email</span><br>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<p id="error" style="color: red; font-weight: bold; display: none;"></p>
|
|
|
|
|