Files
hamann-ausgabe-core/HaWeb/Views/HKW/Static/Mitwirkende.cshtml
2023-01-30 13:31:59 +01:00

28 lines
715 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@{
ViewData["Title"] = "HKW Mitwirkende";
ViewData["SEODescription"] = "Johann Georg Hamann: Kritische und kommentierte Edition ausgewählter Werke. Mitwirkende.";
}
<div class="ha-static">
<h1>Mitwirkende</h1>
<div class="ha-static-right-margin relative">
<h3>Herausgeber</h3>
Dr. Janina Reibold<br>
Leonard Keidel
<h3>Philologische Mitarbeit</h3>
Dr. Gregor Babelotzky (seit 2019)<br>
Konrad Bucher (seit 2019)<br>
Luca Klopfer (seit 2016)
<h3>Technische Umsetzung Homepage</h3>
Simon Martens (seit 2014)<br>
<h3>Ehemalige Mitwirkende</h3>
Isabel Langkabel (20142019)<br>
Carl Friedrich Haak (20142020)<br>
Johannes Knüchel (20162020)<br>
Christian Großmann (20182019)
</div>
</div>