Single Reihen Page

This commit is contained in:
Simon Martens
2025-02-15 17:29:55 +01:00
parent 02d1ed7892
commit 0aa8511ef0
6 changed files with 85 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ import (
const (
URL_REIHEN = "/reihen/"
URL_REIHE = "/reihen/{id}/"
PARAM_LETTER = "letter"
PARAM_SEARCH = "search"
PARAM_PERSON = "agent"