diff --git a/at_django_boilerplate/core/templates/company/about_us.html b/at_django_boilerplate/core/templates/company/about_us.html index e2092cf..b647b69 100755 --- a/at_django_boilerplate/core/templates/company/about_us.html +++ b/at_django_boilerplate/core/templates/company/about_us.html @@ -1,8 +1,8 @@ {% extends 'public_base.html' %} {% load static %} -{% block title %}Registered Address Services | Establish Your Business Presence{% endblock %} -{% block meta_description %}Affordable registered address services in India and abroad. Establish your business presence with professional address solutions for startups and growing businesses.{% endblock %} +{% block title %}Via B42{% endblock %} + {% block content %}
diff --git a/at_django_boilerplate/core/templates/company/faq.html b/at_django_boilerplate/core/templates/company/faq.html index a747eea..423072e 100755 --- a/at_django_boilerplate/core/templates/company/faq.html +++ b/at_django_boilerplate/core/templates/company/faq.html @@ -1,8 +1,8 @@ {% extends 'public_base.html' %} {% load static %} -{% block title %}Your Digital Assistant Coach{% endblock %} -{% block meta_description %}The app for successful coaches & teams that play to win.{% endblock %} +{% block title %}FAQ{% endblock %} + {% block content %}
diff --git a/at_django_boilerplate/core/templates/company/help_and_support.html b/at_django_boilerplate/core/templates/company/help_and_support.html index 54d99ae..de7949f 100644 --- a/at_django_boilerplate/core/templates/company/help_and_support.html +++ b/at_django_boilerplate/core/templates/company/help_and_support.html @@ -1,9 +1,6 @@ {% extends 'public_base.html' %} {% load static %} - -{% block title %} -Privacy Policy | Register Your Startup -{% endblock %} +{% block title %}Help & Support{% endblock %} {% block content %}
diff --git a/at_django_boilerplate/core/templates/company/press.html b/at_django_boilerplate/core/templates/company/press.html index aac33b9..cfaf6ee 100644 --- a/at_django_boilerplate/core/templates/company/press.html +++ b/at_django_boilerplate/core/templates/company/press.html @@ -1,9 +1,7 @@ {% extends 'public_base.html' %} {% load static %} -{% block title %}Press | B42 Partnership Information{% endblock %} -{% block meta_description %}To best present your partnership with B42 to your coaches, players, fans and members, we have compiled some helpful information and content for you here.{% endblock %} - +{% block title %}Press{% endblock %} {% block content %} diff --git a/at_django_boilerplate/core/templates/company/success_stories.html b/at_django_boilerplate/core/templates/company/success_stories.html index c65345e..82d210a 100644 --- a/at_django_boilerplate/core/templates/company/success_stories.html +++ b/at_django_boilerplate/core/templates/company/success_stories.html @@ -1,5 +1,8 @@ {% extends 'public_base.html' %} {% load static %} +{% block title %} +Case Studies +{% endblock %} {% block content %}
diff --git a/at_django_boilerplate/core/templates/legal/data_protection.html b/at_django_boilerplate/core/templates/legal/data_protection.html index aa91da5..f088eb3 100644 --- a/at_django_boilerplate/core/templates/legal/data_protection.html +++ b/at_django_boilerplate/core/templates/legal/data_protection.html @@ -1,8 +1,7 @@ {% extends 'public_base.html' %} {% load static %} -{% block title %}Data Policy | B42{% endblock %} -{% block meta_description %}Privacy Policy and Data Protection Information for B42 by SFY GmbH.{% endblock %} +{% block title %}Data Protection{% endblock %} {% block content %}
diff --git a/at_django_boilerplate/core/templates/legal/imprint.html b/at_django_boilerplate/core/templates/legal/imprint.html index 23457d7..21f7e68 100644 --- a/at_django_boilerplate/core/templates/legal/imprint.html +++ b/at_django_boilerplate/core/templates/legal/imprint.html @@ -1,8 +1,8 @@ {% extends 'public_base.html' %} {% load static %} -{% block title %}Imprint | B42{% endblock %} -{% block meta_description %}Imprint and Legal Information for B42 by SFY GmbH.{% endblock %} +{% block title %}imprint{% endblock %} + {% block content %}
diff --git a/at_django_boilerplate/core/templates/legal/toc.html b/at_django_boilerplate/core/templates/legal/toc.html index 184ed58..184603a 100755 --- a/at_django_boilerplate/core/templates/legal/toc.html +++ b/at_django_boilerplate/core/templates/legal/toc.html @@ -1,8 +1,8 @@ {% extends 'public_base.html' %} {% load static %} -{% block title %}Terms of Use | B42{% endblock %} -{% block meta_description %}General Terms and Conditions of B42 by SFY GmbH.{% endblock %} +{% block title %}Terms and Conditions{% endblock %} + {% block content %}