mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 09:45:32 +00:00
Added and changed static pages
This commit is contained in:
29
HaWeb/Views/HKW/Static/Mitwirkende.cshtml
Normal file
29
HaWeb/Views/HKW/Static/Mitwirkende.cshtml
Normal file
@@ -0,0 +1,29 @@
|
||||
@{
|
||||
ViewData["Title"] = "HKW – Mitwirkende";
|
||||
ViewData["SEODescription"] = "Johann Georg Hamann: Kritische und Kommentierte Wekausgabe. 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>
|
||||
Carl Friedrich Haak (2018–2020)
|
||||
|
||||
<h3>Ehemalige Mitwirkende</h3>
|
||||
Isabel Langkabel (2014–2019)<br>
|
||||
Carl Friedrich Haak (2014–2018)<br>
|
||||
Johannes Knüchel (2016–2020)<br>
|
||||
Christian Großmann (2018–2019)
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user