template_engine: set ACTIVE_VERTICAL to agency for staging runtime

This commit is contained in:
MandelBot
2026-03-15 23:55:23 +00:00
parent cb3eb2ea00
commit 18c75598ba

View File

@@ -34,3 +34,6 @@ DATABASES = {
} }
SECRET_KEY = "xyh998+wzhzueld8u6=)l@imh^!07&c6i_hjn7=8=jl$8%z_4t" SECRET_KEY = "xyh998+wzhzueld8u6=)l@imh^!07&c6i_hjn7=8=jl$8%z_4t"
# Template engine vertical preset
ACTIVE_VERTICAL = "agency"