forked from theshillito/the-mx-thing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
recruitment.html
28 lines (25 loc) · 1.61 KB
/
recruitment.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
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>The Mx Thing - Recruitment</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
</head>
<body>
<a href="index.html">Home Page</a>
<h1>Recruitment</h1>
<h2>(amusing subtitle under review)</h2>
<p>One thing I should mention is that many countries (the UK included) have a legal requirement for larger companies to report their gender pay gap, which means you will be asked for a binary gender in order to do this. I am not a lawyer, but this may have to be your legal gender, rather than a self-defined one.</p>
<h3>Deutsche Bahn AG Group</h3>
<ul>
<li>This was submitted via <a href='mailto:[email protected]'>email</a> by someone who I will keep anonymous to avoid any complications with their potential future employer. Good luck with your application!</li>
<li><strong>Type:</strong> External Careers account signup</li>
<li><strong>Method:</strong> <a href='https://jobs.deutschebahngroup.careers/' target='_blank'>Online</a> </li>
<li><strong>Date:</strong> 21st November 2018 </li>
<li><strong>Status:</strong> Mx title available, along with a "Prefer not to identify" option. </li>
</ul>
<hr>
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
</body>
</html>