Format agency site refresh command and nav tags

This commit is contained in:
2026-03-30 18:32:15 +02:00
parent 0baae1dbe6
commit 9059cd28ae
2 changed files with 952 additions and 127 deletions

View File

@@ -76,6 +76,7 @@ CTA_LABELS = {
"ru": "Запланировать вводный звонок", "ru": "Запланировать вводный звонок",
} }
@register.simple_tag(takes_context=True) @register.simple_tag(takes_context=True)
def agency_primary_cta(context): def agency_primary_cta(context):
request = context.get("request") request = context.get("request")