forked from raceup/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjoin.html
More file actions
executable file
·42 lines (39 loc) · 1.41 KB
/
Copy pathjoin.html
File metadata and controls
executable file
·42 lines (39 loc) · 1.41 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
layout: default
title: titles.join
---
<article id="main">
<header class="special container">
<span class="icon fa-briefcase"></span>
<h2>
{% if site.lang == "it" %}
Posizioni aperte
{% elsif site.lang == "en" %}
Open positions
{% endif %}
</h2>
</header>
<div class="wrapper style4 special container small" align="center">
<ul class="buttons">
{% include join_us.html %}
</ul>
<div id="contact-info">
{% if site.lang == "it" %}
<!-- Affrettati le candidature chiuderanno tra: -->
Le candidature sono chiuse
{% elsif site.lang == "en" %}
<!-- Open untill: -->
Positions are closed
{% endif %}
<!-- <h2 id="countdown_1"></h2> -->
</div>
<!--<iframe width="560" height="315" src="https://www.youtube.com/embed/ojgya3DMit4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<ul class="buttons">
{% include download_brochure_recruitment.html %}
</ul>-->
</div>
{% tf join.html %}
</article>
<script src="/js/flickity.pkgd.js"></script>
<script src="/js/countdown.js"></script>
<link rel="stylesheet" href="/css/flickity.min.css">