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 @@ + +