fixed title on each page
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block title %}Registered Address Services | Establish Your Business Presence{% endblock %}
|
{% block title %}Via B42{% 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 content %}
|
{% block content %}
|
||||||
<section class="bg-[#1E1E1E] text-white py-24">
|
<section class="bg-[#1E1E1E] text-white py-24">
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block title %}Your Digital Assistant Coach{% endblock %}
|
{% block title %}FAQ{% endblock %}
|
||||||
{% block meta_description %}The app for successful coaches & teams that play to win.{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="bg-[#1a1a1a] text-white py-20">
|
<section class="bg-[#1a1a1a] text-white py-20">
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
{% block title %}Help & Support{% endblock %}
|
||||||
{% block title %}
|
|
||||||
Privacy Policy | Register Your Startup
|
|
||||||
{% endblock %}
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<!-- Support Center Section -->
|
<!-- Support Center Section -->
|
||||||
<section class="bg-slate-50">
|
<section class="bg-slate-50">
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block title %}Press | B42 Partnership Information{% endblock %}
|
{% block title %}Press{% 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 content %}
|
{% block content %}
|
||||||
|
|
||||||
<!-- Dark background for the entire page -->
|
<!-- Dark background for the entire page -->
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
{% block title %}
|
||||||
|
Case Studies
|
||||||
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<div class="w-full bg-[#1a1a1a] py-12">
|
<div class="w-full bg-[#1a1a1a] py-12">
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block title %}Data Policy | B42{% endblock %}
|
{% block title %}Data Protection{% endblock %}
|
||||||
{% block meta_description %}Privacy Policy and Data Protection Information for B42 by SFY GmbH.{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="bg-[#1a1a1a] text-white py-20">
|
<section class="bg-[#1a1a1a] text-white py-20">
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block title %}Imprint | B42{% endblock %}
|
{% block title %}imprint{% endblock %}
|
||||||
{% block meta_description %}Imprint and Legal Information for B42 by SFY GmbH.{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="bg-[#1a1a1a] text-white py-20">
|
<section class="bg-[#1a1a1a] text-white py-20">
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{% extends 'public_base.html' %}
|
{% extends 'public_base.html' %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block title %}Terms of Use | B42{% endblock %}
|
{% block title %}Terms and Conditions{% endblock %}
|
||||||
{% block meta_description %}General Terms and Conditions of B42 by SFY GmbH.{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="bg-[#1a1a1a] text-white py-20">
|
<section class="bg-[#1a1a1a] text-white py-20">
|
||||||
|
|||||||
Reference in New Issue
Block a user