|
3 | 3 | title_prefix: "Jobs with Compiler:"
|
4 | 4 | ---
|
5 | 5 |
|
6 |
| -<h1>{{ page.title }}{% if page.type %} ({{ page.type }}){% endif %}</h1> |
| 6 | +<div class="row"> |
| 7 | + <div class="offset-md-2 col-md-7 col-12 mt-5 pt-5 mb-5 pb-5"> |
| 8 | + <h1 class="mt-4 pt-2">{{ page.title }}{% if page.type %} ({{ page.type }}){% endif %}</h1> |
7 | 9 |
|
8 |
| -{{ content }} {% if page.apply_link %} |
9 |
| -<a |
10 |
| - class="d-inline-block monospace primary-btn" |
11 |
| - id="apply" |
12 |
| - href="{{ page.apply_link }}" |
13 |
| -> |
14 |
| - Apply Now |
15 |
| -</a> |
16 |
| -{% endif %} |
17 |
| - |
18 |
| -<p> |
19 |
| - <em> |
20 |
| - In keeping with our beliefs and goals, no employee or applicant will face |
21 |
| - discrimination or harassment based on race, color, ancestry, national |
22 |
| - origin, religion, education, age, gender identity, sexual orientation, |
23 |
| - marital domestic partner status, familial status, disability status, or |
24 |
| - veteran status. |
25 |
| - </em> |
26 |
| -</p> |
27 |
| -<p> |
28 |
| - <em> |
29 |
| - We will consider for employment qualified applicants with arrest and |
30 |
| - conviction records. |
| 10 | + {{ content }} {% if page.apply_link %} |
31 | 11 | <a
|
32 |
| - href="https://bantheboxcampaign.org" |
33 |
| - target="_blank" |
34 |
| - rel="noopener noreferrer" |
| 12 | + class="d-inline-block monospace primary-btn" |
| 13 | + id="apply" |
| 14 | + href="{{ page.apply_link }}" |
35 | 15 | >
|
36 |
| - #banthebox |
| 16 | + Apply Now |
37 | 17 | </a>
|
38 |
| - </em> |
39 |
| -</p> |
| 18 | + {% endif %} |
| 19 | + |
| 20 | + <p> |
| 21 | + <em> |
| 22 | + In keeping with our beliefs and goals, no employee or applicant will face |
| 23 | + discrimination or harassment based on race, color, ancestry, national |
| 24 | + origin, religion, education, age, gender identity, sexual orientation, |
| 25 | + marital domestic partner status, familial status, disability status, or |
| 26 | + veteran status. |
| 27 | + </em> |
| 28 | + </p> |
| 29 | + <p> |
| 30 | + <em> |
| 31 | + We will consider for employment qualified applicants with arrest and |
| 32 | + conviction records. |
| 33 | + <a |
| 34 | + href="https://bantheboxcampaign.org" |
| 35 | + target="_blank" |
| 36 | + rel="noopener noreferrer" |
| 37 | + > |
| 38 | + #banthebox |
| 39 | + </a> |
| 40 | + </em> |
| 41 | + </p> |
40 | 42 |
|
41 |
| -<div> |
42 |
| - <a class="monospace lg-link" href="/jobs">Back to Jobs</a> |
| 43 | + <div> |
| 44 | + <a class="monospace lg-link" href="/jobs">Back to Jobs</a> |
| 45 | + </div> |
| 46 | + </div> |
43 | 47 | </div>
|
44 | 48 |
|
45 | 49 | <script
|
|
0 commit comments