Untitled
public
Jan 10, 2025
Never
26
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8" /> 5 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 6 <title>TASC360</title> 7 </head> 8 <body> 9 <div style="background-color: #f7f7f7"> 10 <div 11 style=" 12 text-align: center; 13 max-width: 620px; 14 margin: 0 auto; 15 padding: 10px; 16 background-color: #f7f7f7; 17 " 18 > 19 <div 20 style=" 21 border-bottom-left-radius: 10px; 22 border-bottom-right-radius: 10px; 23 padding-bottom: 30px; 24 background-color: #fff; 25 " 26 > 27 <div 28 style=" 29 background-color: #00bf63; 30 border-top-left-radius: 10px; 31 border-top-right-radius: 10px; 32 padding: 16px; 33 " 34 > 35 <img 36 src="https://governify.tasc360.com/assets/governify_logo.png" 37 alt="logo" 38 /> 39 </div> 40 <div class="" style="margin-top: 30px"> 41 <div> 42 <img 43 src="https://governify.tasc360.com/assets/credentials.png" 44 width="107" 45 alt="cred_logo" 46 /> 47 </div> 48 <div 49 style=" 50 font-size: 20px; 51 color: #52525b; 52 font-weight: 700; 53 margin-top: 20px; 54 " 55 > 56 Hi User, 57 </div> 58 <div style="font-size: 30px; color: #000000; margin-top: 20px"> 59 2 Factor Authentication Code 60 </div> 61 <div 62 style=" 63 max-width: 468px; 64 font-size: 20px; 65 color: #52525b; 66 margin: 0 auto; 67 margin-top: 20px; 68 " 69 > 70 Please use the code below to access your portal credentials 71 management 72 </div> 73 <div style="margin-top: 20px"><strong>{{twilio_code}}</strong></div> 74 <div 75 style=" 76 color: #848484; 77 max-width: 456px; 78 margin: 0 auto; 79 margin-top: 20px; 80 " 81 > 82 If you did not try to open the portal credentials management you 83 can safely ignore this email. 84 </div> 85 </div> 86 </div> 87 <div 88 class="" 89 style=" 90 background-color: #ffffff; 91 padding: 20px; 92 margin-top: 10px; 93 border-radius: 10px; 94 " 95 > 96 <div class="" style="display: flex"> 97 <img 98 src="https://governify.tasc360.com/assets/tasc.png" 99 alt="tasc_logo" 100 width="142px" 101 height="29px" 102 /> 103 <div class="" style="display: flex; margin-left: auto"> 104 <a 105 href="https://www.youtube.com/channel/UCRgVFbgMK199jWfbfqireBA" 106 target="_blank" 107 > 108 <img 109 src="https://governify.tasc360.com/assets/youtube.png" 110 width="28px" 111 alt="youtube" 112 /> 113 </a> 114 <a 115 href="https://www.linkedin.com/company/tasc-outsourcing/" 116 target="_blank" 117 style="margin-left: 10px" 118 > 119 <img 120 src="https://governify.tasc360.com/assets/linkedin.png" 121 width="28px" 122 alt="linkedin" 123 /> 124 </a> 125 <a 126 href="https://www.facebook.com/Tascoutsourcing/" 127 target="_blank" 128 style="margin-left: 10px" 129 > 130 <img 131 src="https://governify.tasc360.com/assets/facebook.png" 132 width="28px" 133 alt="facebook" 134 /> 135 </a> 136 <a 137 href="https://www.instagram.com/tasc_outsourcing/?utm_medium=website" 138 target="_blank" 139 style="margin-left: 10px" 140 > 141 <img 142 src="https://governify.tasc360.com/assets/instagram.png" 143 width="28px" 144 alt="instagram" 145 /> 146 </a> 147 </div> 148 </div> 149 <div 150 class="" 151 style=" 152 border-top: 1px solid #ececec; 153 border-bottom: 1px solid #ececec; 154 padding-bottom: 10px; 155 margin-top: 10px; 156 padding-top: 10px; 157 /* display: flex; 158 flex-direction: column; 159 gap: 10px; */ 160 " 161 > 162 <div 163 style=" 164 color: #4c4c4c; 165 font-size: 18px; 166 font-weight: 700; 167 text-align: left; 168 " 169 > 170 Contact Us 171 </div> 172 <div class="" style="display: flex; margin-top: 10px"> 173 <span class="" style="display: flex"> 174 <span style="margin-top: 10px"> 175 <img 176 src="https://governify.tasc360.com/assets/email.png" 177 width="19px" 178 alt="email" 179 /> 180 </span> 181 <span class="" style="margin-left: 10px"> 182 <div 183 style="font-size: 13px; color: #afafaf; text-align: left" 184 > 185 Email 186 </div> 187 <a 188 href="mailto:[email protected]" 189 style="text-decoration: none; color: #4c4c4c" 190 191 > 192 </span> 193 </span> 194 <span class="" style="display: flex; margin-left: auto"> 195 <span style="margin-top: 10px"> 196 <img 197 src="https://governify.tasc360.com/assets/website.png" 198 width="19px" 199 alt="website" 200 /> 201 </span> 202 <span class="" style="margin-left: 10px"> 203 <div 204 style="font-size: 13px; color: #afafaf; text-align: left" 205 > 206 Website 207 </div> 208 <a 209 href="www.tascoutsourcing.com" 210 target="_blank" 211 style="text-decoration: none; color: #4c4c4c" 212 >www.tascoutsourcing.com</a 213 > 214 </span> 215 </span> 216 </div> 217 <div class="" style="display: flex; margin-top: 10px"> 218 <div class="" style="display: flex"> 219 <span style="margin-top: 5px"> 220 <img 221 src="https://governify.tasc360.com/assets/phone.png" 222 width="19px" 223 alt="telephone" 224 /> 225 </span> 226 <span class="" style="margin-left: 10px"> 227 <div 228 style="font-size: 13px; color: #afafaf; text-align: left" 229 > 230 Dubai HQ 231 </div> 232 <a 233 href="tel:+971 4 358 8500" 234 style="text-decoration: none; color: #4c4c4c" 235 >+971 4 358 8500</a 236 > 237 </span> 238 </div> 239 <div 240 class="" 241 style="display: flex; margin-left: auto; margin-right: 52px" 242 > 243 <span style="margin-top: 5px"> 244 <img 245 src="https://governify.tasc360.com/assets/phone.png" 246 width="19px" 247 alt="telephone" 248 /> 249 </span> 250 <span class="" style="margin-left: 10px"> 251 <div 252 style="font-size: 13px; color: #afafaf; text-align: left" 253 > 254 Riyadh / Al Khobar 255 </div> 256 <a 257 href="tel:+966 11 216 6218" 258 style="text-decoration: none; color: #4c4c4c" 259 >+966 11 216 6218</a 260 > 261 </span> 262 </div> 263 </div> 264 <div 265 style=" 266 max-width: 570px; 267 margin: 0 auto; 268 color: #afafaf; 269 font-size: 14px; 270 margin-top: 10px; 271 " 272 > 273 TASC will never request any payments or bank details at any point 274 from potential job-seeker during the recruitment process . 275 Moreover, TASC does not use any recruitment agent and/ or agency 276 which charges recruitment fees to any potential job-seeker. An 277 offer of employment by TASC involves direct interviews by TASC 278 employees. 279 </div> 280 </div> 281 <div 282 class="" 283 style=" 284 padding-top: 10px; 285 display: flex; 286 flex-wrap: wrap; 287 /* justify-content: space-between; */ 288 " 289 > 290 <a 291 href="https://tascoutsourcing.sa/en/terms-of-use" 292 target="_blank" 293 style="font-size: 14px; color: #848484; width: 25%" 294 >Terms of use</a 295 > 296 <a 297 href="https://tascoutsourcing.sa/en/disclaimer" 298 target="_blank" 299 style="font-size: 14px; color: #848484; width: 25%" 300 >Disclaimer</a 301 > 302 <a 303 href="https://tascoutsourcing.sa/en/fraud-scam-alert" 304 target="_blank" 305 style="font-size: 14px; color: #848484; width: 25%" 306 >Fraud & Scam Alert</a 307 > 308 <a 309 href="https://tascoutsourcing.sa/en/privacy-policy" 310 target="_blank" 311 style="font-size: 14px; color: #848484; width: 25%" 312 >Privacy Policy</a 313 > 314 </div> 315 </div> 316 </div> 317 </div> 318 </body> 319 </html>