-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathme.html
More file actions
18 lines (18 loc) · 706 Bytes
/
me.html
File metadata and controls
18 lines (18 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<table style="height: 151px; border-color: #094ebd; margin-left: auto; margin-right: auto;" border="5" width="558">
<tbody>
<tr>
<td style="width: 265px; text-align: center;"><strong>User ID</strong></td>
<td style="width: 269px; text-align: center;"><strong>User Email</strong></td>
</tr>
<tr>
<td style="width: 265px; text-align: center;">%s</td>
<td style="width: 269px; text-align: center;">%s</td>
</tr>
</tbody>
</table>
<p> </p>
<form action="/?originalUrl=https%3A%2F%2Fgithub.com%2F%26quot%3B%257B%257B%2520url_for(%26%23039%3Bapp_callback%26%23039%3B)%2520%7D%7D%26quot%3B%2520method%3D%26quot%3BGET%26quot%3B%26gt%3B%253C%2Fdiv">
<div style="text-align: center; border: 0px solid">
<button type="submit">Back</button>
</div>
</form>