forked from nandorocker/evenly-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jobs.html
26 lines (24 loc) · 1.03 KB
/
jobs.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
---
layout: default
title: Jobs
permalink: /jobs/
---
{% include jobs/jobs-banner.html %}
<div class="grow-block">
<div class="container">
<h2>Let’s grow and thrive together!</h2>
<p>Do you want to be part of a young and growing company with a great team, a great work-life balance, nice work environment and an office in the heart of Berlin-Kreuzberg?</p>
</div>
</div>
{% include jobs/jobs.html %}
<div class="job-detail">
<div class="container">
<p>Do you have mad skills?</p>
<p>Don’t be shy.</p>
<p>If you think you are the right person for our team, we would love to meet you!</p>
<p>Send us an email with your CV, a cover letter and references to:</p>
<div class="btn-wrap">
<a href="mailto:jobs@nxtbgthng.com" class="btn-default">jobs@nxtbgthng.com</a>
</div>
</div>
</div>