-
Notifications
You must be signed in to change notification settings - Fork 0
/
jobs_category.html
40 lines (36 loc) · 1.13 KB
/
jobs_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
40
---
layout: generic
name: jobs
title: Stellenangebote für Wissenschaftliche Mitarbeiterinnen und Mitarbeiter
hero_image: /media/hero/jobs_hero.jpeg
hero_title: Stellenangebote für Wissenschaftliche Mitarbeiterinnen und Mitarbeiter
category: jobs
section: Jobs
department: jobs
---
<!--
breadcrumbs:
- title: Home
url: home.html
- title: Stellenangebote
url: /jobs.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">Wissenschaftliche Mitarbeiterinnen und Mitarbeiter</h2>
</div>
</div>
</div>
<div class="section-content">
<div class="row">
<div class="col-md-9"><p>
Hier finden Sie die Stellenangebote für wissenschaftliche Mitarbeiterinnen und Mitarbeiter an der Universität der Bundeswehr. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. </p>
</div>
</div>
</div>
</div>
</section>
{% include jobs-list_category.html %}