mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
10 lines
360 B
Plaintext
10 lines
360 B
Plaintext
@model SucheViewModel;
|
|
@{
|
|
ViewData["Title"] = "Briefauswahl & Suche";
|
|
ViewData["SEODescription"] = "Johann Georg Hamann: Kommentierte Briefausgabe, Hg. v. Leonard Keidel und Janina Reibold. Durchsuchbare Online-Ausgabe der Briefe von und an Johann Georg Hamann.";
|
|
ViewData["showCredits"] = "true";
|
|
}
|
|
|
|
<div class="ha-search">
|
|
|
|
</div> |