email fix console

This commit is contained in:
Reihan 2025-05-01 00:22:18 +07:00
parent 5f0f732208
commit 693f672349

View File

@ -72,15 +72,10 @@
margin-bottom: 20px; margin-bottom: 20px;
" "
> >
<table style="width: 100%; border-collapse: collapse">
<tr>
<td style="padding: 8px 0; color: #808080">Server URL:</td>
<td style="padding: 8px 0; text-align: right">
<a style="color: #0ce87e; text-decoration: none" href="https://gpu.vertexgpu.com" <a style="color: #0ce87e; text-decoration: none" href="https://gpu.vertexgpu.com"
>https://gpu.vertexgpu.com</a >https://gpu.vertexgpu.com</a
> >
</td> <table style="width: 100%; border-collapse: collapse">
</tr>
<tr> <tr>
<td style="padding: 8px 0; color: #808080">Username:</td> <td style="padding: 8px 0; color: #808080">Username:</td>
<td style="padding: 8px 0; text-align: right">{usernamedb}</td> <td style="padding: 8px 0; text-align: right">{usernamedb}</td>