mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
Added and changed static pages
This commit is contained in:
@@ -17,4 +17,8 @@ public class EditionController : Controller {
|
||||
public IActionResult Editionsgeschichte() {
|
||||
return View("~/Views/HKB/Static/Editionsgeschichte.cshtml");
|
||||
}
|
||||
|
||||
public IActionResult Zitierempfehlung() {
|
||||
return View("~/Views/HKB/Static/Zitierempfehlung.cshtml");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user