add contact pages and blocks

This commit is contained in:
2024-06-24 05:11:55 +02:00
parent 944506cc2f
commit 15e4e70806
30 changed files with 1448 additions and 51 deletions
+2
View File
@@ -28,6 +28,7 @@ INSTALLED_APPS = [
# adding more cms apps? may want to add it to GRAPPLE as well
"images",
"generic",
"contacts",
"home",
"associations",
"events",
@@ -188,6 +189,7 @@ GRAPPLE = {
"APPS": [
"images",
"generic",
"contacts",
"home",
"associations",
"events",