Format agency site refresh command and nav tags
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user