You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
523 B
HTML
18 lines
523 B
HTML
<section class="container centered">
|
|
<div class="about">
|
|
<!-- {{ with .Site.Params.avatarurl }} -->
|
|
<!-- <div class="avatar"><img src="{{ . | absURL }}" alt="avatar"></div> -->
|
|
<!-- {{ end }} -->
|
|
<h1>{{ .Site.Params.author }}</h1>
|
|
<h2>{{ .Site.Params.info }}</h2>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<p style="text-align:center;">
|
|
We currently seek to fill a postion as
|
|
<a href="/pdf/20200214_Ausschreibung_Numeriker.pdf" > <b>Numerical developer/scientist for avalanche simulations</b> </a>
|
|
</p>
|
|
|