From a883d37e7cc30f6c30ee3bea4a56ac70ed4f0c2d Mon Sep 17 00:00:00 2001
From: Khushi Tamor
Date: Fri, 9 Jan 2026 12:45:38 +0530
Subject: [PATCH] create team_create_form and book_appointment_form and
create_tickt_form create view and url
---
.../templates/book_appointment.html | 408 +++++++++++++-----
.../communications/templates/team_create.html | 207 +++++++++
.../communications/templates/ticket.html | 192 +++++++++
at_django_boilerplate/communications/urls.py | 1 +
at_django_boilerplate/communications/views.py | 3 +
.../templates/company/help_and_support.html | 10 +-
.../core/templates/company/ourcoreteam.html | 9 +-
templates/includes/footer.html | 2 +-
templates/public_base.html | 2 +-
9 files changed, 706 insertions(+), 128 deletions(-)
create mode 100644 at_django_boilerplate/communications/templates/team_create.html
diff --git a/at_django_boilerplate/communications/templates/book_appointment.html b/at_django_boilerplate/communications/templates/book_appointment.html
index 0056e68..27b371f 100755
--- a/at_django_boilerplate/communications/templates/book_appointment.html
+++ b/at_django_boilerplate/communications/templates/book_appointment.html
@@ -1,143 +1,317 @@
{% extends 'public_base.html' %}
{% load static %}
-
-{% block title %}Book an Appointment - RegisterYourStartup.com{% endblock %}
-{% block meta_description %}Schedule a consultation with our business experts. Book an appointment for personalized guidance on incorporation, compliance, and business growth strategies.{% endblock %}
-
+{% block title %}Help & Support{% endblock %}
{% block content %}
+
-
+
- Create Support Ticket
+ Schedule Appointment
- Are you experiencing issues with the B-42 solution or do you have other questions regarding youticketr B-42 account? You're in the right place! Please complete the form, and we'll get in touch with you as soon as possible!
+ You are curious and want to learn more, or you have a question about using B-42? Book an appointment with us directly!
-
+
-
-
+
+
+
+
+
+
+
+
+
+
-
-
- Support-Ticket erstellen
-
+
+ Meet with Andreas Gschaider
+
-
+
+
+
+
+
+
How long do you need?
+
+
+
+
+
+
+
What time works best?
+
+ Showing times for January 13, 2026
+
+
+ UTC +05:30 New Delhi, Mumbai, Calcutta
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-{% endblock %}
\ No newline at end of file
+
+
+
+
+ {% endcomment %}
diff --git a/at_django_boilerplate/communications/templates/team_create.html b/at_django_boilerplate/communications/templates/team_create.html
new file mode 100644
index 0000000..6008b8c
--- /dev/null
+++ b/at_django_boilerplate/communications/templates/team_create.html
@@ -0,0 +1,207 @@
+{% extends 'public_base.html' %}
+{% load static %}
+
+{% block title %}Book an Appointment - RegisterYourStartup.com{% endblock %}
+{% block meta_description %}Schedule a consultation with our business experts. Book an appointment for personalized guidance on incorporation, compliance, and business growth strategies.{% endblock %}
+
+{% block content %}
+
+
+
+
+
+
+
+
+
+ B42 India for teams - Create a team now for free
+
+
+
+
+
+
+
+
+
+
+
+
Who are you?
+
+
+
+
+
+
+
+
+
+
+
+
+ What do you want to use B42 India for?
+
+
+
+
+ ✔ Organize my team better
+
+
+ 📋 Increase training participation
+
+
+ 💪 Make my team fit
+
+
+
+
+
+
+
+ You can achieve this with B42 India!
+
+
+
+
+ 👍 Organize yourself professionally
+ Digital appointment scheduling with absences
+
+
+
+ 💬 Improve communication
+ Feedback for training and games
+
+
+
+ 📋 Well prepared for team training
+ Share training plans with your team
+
+
+
+
+
+
+
+
+ Who are you?
+
+
+
+
+
+
+
+ Recommendation
+
+
+
+
+
+ B42 India India Player App
+
+
+
+
+
+ Google Search
+
+
+
+
+ Google Search
+
+
+
+
+ Other
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{% endblock%}
diff --git a/at_django_boilerplate/communications/templates/ticket.html b/at_django_boilerplate/communications/templates/ticket.html
index e69de29..13b5baa 100644
--- a/at_django_boilerplate/communications/templates/ticket.html
+++ b/at_django_boilerplate/communications/templates/ticket.html
@@ -0,0 +1,192 @@
+{% extends 'public_base.html' %}
+{% load static %}
+
+{% block title %}Book an Appointment - RegisterYourStartup.com{% endblock %}
+{% block meta_description %}Schedule a consultation with our business experts. Book an appointment for personalized guidance on incorporation, compliance, and business growth strategies.{% endblock %}
+
+{% block content %}
+
+
+
+
+
+ Create Support Ticket
+
+
+ Are you experiencing issues with the B-42 solution or do you have other questions regarding youticketr B-42 account? You're in the right place! Please complete the form, and we'll get in touch with you as soon as possible!
+