File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 " />
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7+ < title > Redirecting to Registration Link</ title >
8+ < script >
9+ window . location . replace ( "https://forms.gle/THqhfe8wwNnLEGWMA" ) ;
10+ </ script >
11+ </ head >
12+ < body > </ body >
13+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 " />
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7+ < title > Redirecting to Registration Link</ title >
8+ < script >
9+ window . location . replace ( "https://forms.gle/THqhfe8wwNnLEGWMA" ) ;
10+ </ script >
11+ </ head >
12+ < body > </ body >
13+ </ html >
You can’t perform that action at this time.
0 commit comments