diff --git a/parsers/logbooks.py b/parsers/logbooks.py
index eb95b80..e7c7363 100644
--- a/parsers/logbooks.py
+++ b/parsers/logbooks.py
@@ -57,7 +57,7 @@ LOGBOOK_PARSER_SETTINGS = {
LOGBOOKS_DIR = "years" # subfolder of settings.EXPOWEB
ENTRIES = {
- "2023": 0,
+ "2023": 1,
"2022": 90,
"2019": 55,
"2018": 95,
diff --git a/templates/base.html b/templates/base.html
index 1f7c0c3..3fbe04f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -53,8 +53,8 @@
expoers |
survey lengths |
statistics |
- Wallets(2022) |
- Expo(2022) |
+ Wallets(2023) |
+ Expo(2023) |
Control panel |