-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathverify_link.html
272 lines (264 loc) · 7.09 KB
/
verify_link.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<html>
<header>
<!-- Device properties -->
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Website meta properties -->
<title>{{title}} | Takshashila</title>
<meta
name="description"
content="Takshashila, an event organized In regards to cultural event conducted in Chennai Institute Of Technology."
/>
<meta name="author" content="Chennai Institute Of Technology" />
<meta
name="keywords"
content="TAKSHASHILA, CULTURAL, CIT, CHENNAI, SYMPOSIUM, EVENT, COLLEGE, COMPETITION, INSTITUTE, TECHNOLOGY, DESIGN"
/>
<meta name="revised" content="Takshashila, 7/2/2023" />
<!-- OG properties -->
<meta property="og:image" itemprop="image" content="./image/og_image.png" />
<meta
property="og:image:secure_url"
itemprop="image"
content="./image/og_image.png"
/>
<meta property="og:type" content="website" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:url" content="./image/og_image.png" />
<meta property="og:updated_time" content="2023-01-07T23:10:58-06:00" />
<link itemprop="thumbnailUrl" href="./image/og_image.png" />
<span
itemprop="thumbnail"
itemscope
itemtype="http://schema.org/ImageObject"
>
<link itemprop="url" href="./image/og_image.png" />
</span>
<!-- Favicon Properties -->
<link rel="shortcut icon" href="./image/favicon/favicon.ico" />
<link
rel="icon"
sizes="16x16 32x32 64x64"
href="./image/favicon/favicon.ico"
/>
<link
rel="icon"
type="image/png"
sizes="196x196"
href="./image/favicon/favicon-192.png"
/>
<link
rel="icon"
type="image/png"
sizes="160x160"
href="./image/favicon/favicon-160.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="./image/favicon/favicon-96.png"
/>
<link
rel="icon"
type="image/png"
sizes="64x64"
href="./image/favicon/favicon-64.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./image/favicon/favicon-32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./image/favicon/favicon-16.png"
/>
<link rel="apple-touch-icon" href="./image/favicon/favicon-57.png" />
<link
rel="apple-touch-icon"
sizes="114x114"
href="./image/favicon/favicon-114.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="./image/favicon/favicon-72.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="./image/favicon/favicon-144.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="./image/favicon/favicon-60.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="./image/favicon/favicon-120.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="./image/favicon/favicon-76.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="./image/favicon/favicon-152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="./image/favicon/favicon-180.png"
/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta
name="msapplication-TileImage"
content="./image/favicon/favicon-144.png"
/>
<meta
name="msapplication-config"
content="./image/favicon/browserconfig.xml"
/>
<!-- External link properties -->
<link rel="stylesheet" type="text/css" href="./style.css" />
<script src="./script.js" type="text/javascript"></script>
<link rel="stylesheet" href="./font-awesome.min.css" />
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
/>
</header>
<!-- No script tag -->
<body
style="
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background-color: rgb(255, 255, 255);
color: rgb(0, 0, 0);
width: 100%;
max-width: 700px;
"
>
<div
class="container_1"
style="
border: 0px solid black;
height: 50%;
padding: 20px;
padding-bottom: 0vw;
"
>
<div
class="container_0"
style="
font-size: 21px;
/* text-align: center; */
font-family: monospace;
font-style: inherit;
font-weight: 800;
color: black;
"
>
{{title}} | CIT Takshashila
</div>
<div
class="line1"
style="
/* text-align: center;*/
padding: 10px;
padding-left: 0px;
color: black;
"
>
_________________________
</div>
<br />
<br />
<div
class="container_2"
style="
font-size: 14px;
font-family: monospace;
font-style: inherit;
font-weight: 500;
color: black;
"
>
Hey {{ first_name }},<br />
Thank you for registering an account with
<a href="{{ domain }}" target="_blank" style="text-decoration: none"
>Takshashila</a
>. <br /><br />
Please confirm that you want to use this email address
<a
href="mailto:{{ email }}"
target="_blank"
style="text-decoration: none; color: black"
>(<i>{{ email }})</i></a
>, <br />as your account Email Address.. Continue by clicking the
confirmation button below.
</div>
<br /><br /><br />
<br />
<div class="container_3">
<form
action="{{ domain }}/registration_auth_link/{{ hash }}"
class="form"
method="POST"
style="margin: 0px 0px 14px 0px"
>
<input
type="hidden"
id="remember-me"
name="email"
value="{{ email }}"
/>
<input
type="hidden"
id="remember-me"
name="hash"
value="{{ hash }}"
/>
<div style="/* text-align: center; */ height: 40px">
<a
class="button"
type="submit"
value="Confirm Email"
href="{{link}}"
target="_blank"
style="
color: white;
background-color: rgb(12, 12, 12);
padding: 14px 21px;
border: 2px solid rgb(151, 151, 151);
font-size: 16px;
font-weight: 600;
cursor: pointer;
font-family: system-ui;
/* text-decoration: none; */
"
>
Confirm Email
</a>
</div>
</form>
</div>
</div>
</body>
</html>