From 9c96d8c253664845ef60be842a70f3759adb75ec Mon Sep 17 00:00:00 2001 From: sysadminix Date: Mon, 24 Feb 2025 13:31:54 +0300 Subject: [PATCH] pixel code replace --- .../migrations/0008_merge_20250217_1748.py | 14 ++++++++++++++ templates/pages/p_customer_landing_page.html | 1 + templates/pages/p_mover_landing_page.html | 5 +++-- 3 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 SubscribesApp/migrations/0008_merge_20250217_1748.py diff --git a/SubscribesApp/migrations/0008_merge_20250217_1748.py b/SubscribesApp/migrations/0008_merge_20250217_1748.py new file mode 100644 index 0000000..a2a1b87 --- /dev/null +++ b/SubscribesApp/migrations/0008_merge_20250217_1748.py @@ -0,0 +1,14 @@ +# Generated by Django 4.2.2 on 2025-02-17 17:48 + +from django.db import migrations + + +class Migration(migrations.Migration): + + dependencies = [ + ('SubscribesApp', '0004_alter_subscribe_bg_color_alter_subscribe_text_color'), + ('SubscribesApp', '0007_subscribeoption_route_highlight_hours'), + ] + + operations = [ + ] diff --git a/templates/pages/p_customer_landing_page.html b/templates/pages/p_customer_landing_page.html index 54bda94..982098e 100644 --- a/templates/pages/p_customer_landing_page.html +++ b/templates/pages/p_customer_landing_page.html @@ -7,6 +7,7 @@ + +