-
Notifications
You must be signed in to change notification settings - Fork 0
/
jobs_career_category.html
39 lines (36 loc) · 1.07 KB
/
jobs_career_category.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
29
30
31
32
33
34
35
36
37
38
39
---
layout: generic
name: jobs
title: Stellenangebote von Alumni
hero_image: /media/hero/hero_career.jpeg
hero_title: Stellenangebote von Alumni
category: jobs
section: Jobs
department: jobs
---
<!--
breadcrumbs:
- title: Home
url: home.html
- title: Career Service
url: /jobs_career.html
-->
<section class="jobs-intro">
<div class="container">
<div class="section-title">
<div class="row">
<div class="col-md-12">
<h2 class="module-title line-bottom">Stellen- und Praktikaangebote von Alumni</h2>
</div>
</div>
</div>
<div class="section-content">
<div class="row">
<div class="col-md-12">
Alumni haben selbst an der Universität der Bundeswehr München studiert und bieten jetzt Praktika und Festanstellungen in ihren Firmen und Abteilungen an. Interessierte können ganz informell in Erstkontakt treten.
</div>
</div>
</div>
</div>
</section>
{% include jobs-list_career.html %}